Ubuntu :: Making Booklets - Print Document To PDF File?
Apr 3, 2010
I've seen lots of threads about this with complex solutions using things like PSUtils etc. but nothing simple and easy. Is there an easy way to print to a document to a PDF file so that it is properly formatted to be printed as a booklet?
For example, a 12 page booklet made up of A4 folded in half to A5 -
1st page = 12 & 1
2nd page = 2 & 11
3rd page = 10 & 3 etc.
So that when it is printed double-sided it comes out as a booklet. The site at the following link does what I want perfectly if I upload the booklet in single pages format, but it would be nice to have a simple way to do it offline in ubuntu [URL]
View 4 Replies
ADVERTISEMENT
May 1, 2011
Though I have to deal with a lot of new issues with respect to 11.04, I have a specific problem that I need to solve quickly. When I try to print to a pdf-file from a ps-file using Document Viewer, it appears a box that says:
"Failed to print document
Printing is not supported on this printer."
View 1 Replies
View Related
Feb 21, 2010
I would like to print a document in Xubuntu, sending it through the network to my printer connected to my Ubuntu computer. Problem is, I don't know how. The printer works in Ubuntu, but I don't know how to set it up so I can print from Xubuntu.
View 2 Replies
View Related
Mar 6, 2010
I want to print a document with a tux image in its background. I mean that the image of tux will be on the background & the article will be written over it,how can I do that?
View 2 Replies
View Related
Jan 7, 2010
I'm new to Linux and Ubuntu, but have started migrating as I like what I see. However, I found a problem with Document Viewer. After downloading and viewing a PDF, when I try to print either the current page or a page range, it insists on printing the full document. I could not find this bug documented anywhere. I'm using Ubuntu 9.10 with the latest fixes etc.
View 2 Replies
View Related
Aug 23, 2010
I have just got some new sheet music; and I was wondering why it takes so long to print from Document viewer. I have a lexmark optra e312 which is connected to a windows network, and other programs seem to work just fine, but this one prints slowly whenever I:connect it to my computer directlyreinstall the printerreinstall ubuntu, even to other variantsMaybe someone could suggest another document viewer? I need to view .pdf, .ps, and .djvu as well as a few others if possible
View 4 Replies
View Related
Feb 16, 2011
I have a problem with a network printer: every document I try to print it goes in the printing queue and there its status stays "pending" forever. Where could be the problem or where can I find clues to solve it?
View 1 Replies
View Related
Jul 1, 2011
I need to check if I've printed a document. For what I've been reading, going on [URL] and clicking on "Show completed job" should do what I need to do, but it says "No jobs".
View 1 Replies
View Related
Aug 8, 2011
My PDF's won't print anymore. They used too, but now all I get is a message that says, "document failed to print". Office docs print fine on the Canon Pixma i4300. I installed the CUPS PDF driver but it doesn't help. Acrobat won't initialize reliably in Firefox 5.0.
View 2 Replies
View Related
Jul 6, 2009
I just recently upgraded my Fedora 6 to Fedora 10 on a brand new laptop. Unfortunately, everytime I try to print the apps freeze up. For example, I was trying to print a document out from Open Office and I chose FILE->PRINT. The print dialog box pops up but it remains grey and doesnt do anything.
View 2 Replies
View Related
Jun 3, 2010
Document viewer 2.30.1 in fedora 13 does not print pdfs properly. Xpdf is working. I printed the same pdf with document viewer 2.28.2 in fedora 12 without any problems.
View 3 Replies
View Related
Dec 7, 2009
I've configured a Xerox WorkCenter 7345 which is attached to the network. I can print to it from any application as well as via lp. The problem is that it only prints the first page of any job. I can tell it to print a specific page but if I do either All or within a range it will only do the first page
View 9 Replies
View Related
Jan 24, 2010
Opened with Gimp multi - page document. It opens fine and gives the layers! When I do : File, Print to File, pdf it gives out only one page! How to get all pages out?
Also when gimp loads all pages they are in layer! Is there a way how to see everypage without swiching written text off to see the next page. Because for mee its
Now if Im here and want to see again stage in y, I need to swich off all layers from y to z? It's normal or is there a way how to see all that in different way?
View 1 Replies
View Related
Jan 3, 2010
Ubuntu 9.10 54 bit
XSane 0.996
Document Viewer 2.28.1
Brother MFC 240c multi function scanner, printer, fax
So I am cleaning up some old paper records from 2009. I scanned about 25 pages of old medical receipts, prescription receipts etc. as a multi page project. The destination was a pdf file. The desired file is created and I can open it in the default Document Viewer. When I try to print to my Brother HL5170DN laser printer (just one page as a test) I get a message in the print queue window:
Processing Printer warning
com.apple.print.recoverable
and the job never prints. I can print pdf files from other sources such a printing a web page to a file/pdf, pdf files downloaded or created on other computers etc.
If I print the pdf created by XSane and viewed in Document Viewer to the MFC 240c ink jet printer, the pages are about 3/4 size, not the full size pages I scanned.
I am forced to do my scanning and pdf writing on an XP virtual machine running on the Ubuntu box under VMWare
View 5 Replies
View Related
Nov 29, 2010
I have just installed a Canon Pixma iP2200 on Fedora 14. The installation 'seemed' to go OK but whenever I try to print anything I get the following error:
"There was an error during the CUPS operation: 'client-error-document-format-not-supported'."
I have done a bit of searching and the only advice i could find is to uncomment some lines in /etc/cups/mime.convs and /etc/cups/mime.types but I don't have either of those files!
View 5 Replies
View Related
Aug 10, 2010
The printer prints with ubuntu live cd. I deleted the printer from the list and I followed the instructions here. When I tried to print, sometimes it shows that the documents was printed (but my printer is standby) sometimes it shows the document failed.
View 1 Replies
View Related
Jul 5, 2011
I have various text files -- some "source code", some "data files" -- that I'm formatting with enscript. Can someone answer some questions about use and workings of enscript?
1. How does enscript know which printer to use as a default? My command lines do not specify a printer but output makes its way to the system default printer. Neither PRINTER nor LPDEST are set in the environment. So what is enscript using to learn the default?
2. How do I get --landscape to work as an enscript option? Whatever enscript sends to the printer accomplished the N-up and other formatting, but the content appears portrait instead of landscape?
3. Running Ubuntu Lucid desktop, I also use CUPS and HPLIP for printing. Need to understand the interactions among the desktop CUPS and bash shell command line access to printing? I tried viewing the environment looking for printer and similar variables. 'set' showed a group of shell functions instead of environment variables. I'm confused.
Follow-up: The functions were all ImageMagick details. (blush) The variables went by so fast I missed them. Even so, I still don't find anything to tell 'enscript' which printer is default.
View 1 Replies
View Related
Aug 14, 2010
Just installed drivers for Lexmark pro200 - S500 series. However although it is recognised by the system and has a tick by its name, And tells me it is connected via usb file goes to print que but will not print. Also tells me it is Printing - localhost! is this correct?.
View 1 Replies
View Related
Aug 16, 2011
I am using ubuntu 11.04 and i want to try opensuse 11.4.I am testing opensuse gnome from usb for now and i cant print. In ubuntu i dont have any printing problem. My printer is lexmark x2650 I have installed drivers from lexmark and when i try to print i get "Print Error : There was a problem processing document " the error log shows
Code:
D [16/Aug/2011:13:10:52 +0000] cupsdSetBusyState: Dirty files
D [16/Aug/2011:13:10:52 +0000] cupsdReadClient: 11 POST / HTTP/1.1
D [16/Aug/2011:13:10:52 +0000] cupsdSetBusyState: Active clients and dirty files
D [16/Aug/2011:13:10:52 +0000] cupsdAuthorize: No authentication data provided.
D [16/Aug/2011:13:10:52 +0000] cupsdReadClient: 11 1.1 Get-Jobs 1
[Code].....
View 1 Replies
View Related
Jul 13, 2010
I've a webserver with a lot of documentary to serve. Some of the users have problems with the new microsoft documents like docx. Internet explorer 7 want to open the file like a zip-file not as word document. I've googelt around and found a solution that didn't work for me: [URL] I've added at /etc/mime.types
[Code]....
After a restart of httpd , nothing chance, always the same failure with internet explorer 7.
View 4 Replies
View Related
Mar 13, 2010
how to get xsane to scan a document and have it display as a full 8.5x11 sized document instead of something half that size? I've been trying and trying and can't seem to figure it out.
View 3 Replies
View Related
May 5, 2009
I have a debian system installed on my pc . I have just saved a text file on my desktop . Please let me know how can i print the file through comand prompt ? I need to learn the printing the file thru comamnd line .
View 1 Replies
View Related
Jul 6, 2010
Anyone have better documentation or an update to the this version of the file Tomcat HOWTO openSUSE as that document is referencing 10.2. Or a document for use with SLED.
View 3 Replies
View Related
Feb 28, 2010
Here we go, error 4,384,239,283 in Ubuntu I was trying to load a PDF and print it and only said "print to file" So I go to System >Administration>Printing, and it says "Starting Printing." at the bottom, and then goes away... Sigh, anyone knows whats going on?
View 5 Replies
View Related
Jul 21, 2010
I am trying to compile C source file to generate .trb file (turbo file) which will then burn on trubo sim using TP2. When I comiple the code following error is occuring. before going through belwo error I was getting error 'Unknown MCU atmega128', known MCU are: (list appread), then I change the configuration and set the MCU to supported list then following error is occuring.
XXXXXXX@MYN8G5R52S /home/my-aip/my-aip
$ make
avr-ld -o my-aip.elf my-aip.o -L../../turbo-devel/lib -T turbo.lds -d -r --emit-
relocs -R ../../turbo-devel/lib/public_calls -lformlib -laes -lm -lc `avr-gcc -p
[code]....
Now strange thing is that whats so ever the value is of atmegs.. is I am facing same issue.
View 1 Replies
View Related
Feb 9, 2011
I'm trying to replace an office file server. I would like to avoid just another samba share.
I'm looking for a document repository, a bit more functionality than a plain samba share and very cross-platform.
I've looked a couple minutes at dspace, but that seems like a lot of work just configuring it. Dropbox would be fine except that they only have up to 100g, and it's off-site.
This is NOT for unauthenticated public use.
Here are some features I have in mind:
1. Web front end.
2. Any file format from a one-line text document to a Microsoft Word document to an ISO of a blu-ray disk to a very large database backup, binary or text.
3. Cross-platform clients, mostly Mac.
4. Authenticated via centralized one-login server or maybe by a key such as an SSH public key.
5. Searchable by terms, name or content if the type is appropriate.
6. Pass in the URL for an object and have the server download it.
7. Stores files in native format so if the app breaks I can just get the files.
View 6 Replies
View Related
Sep 9, 2009
trying to write my thesis in Lyx 1.6. It works fine on my windows laptop at home but Not on my work computer. The problem is, when i try to view it in pdflatex it comes with with: Lyx: file name error The directory path to the document cannot contain spaces
View 1 Replies
View Related
Jul 11, 2011
I am trying to create:
/etc/X11/Xsession.d/95xinput document
where
/etc/X11/Xsession.d is a folder.
So I enter the above commands:
cd /etc/X11/Xsession.d
nano 95xinput
I type my text and when I try to save it it says that permission is denied.
View 7 Replies
View Related
Oct 28, 2010
I'm trying to setup a print server in Fedora 13. I've made it using CUPS and when I send something to print from a Windows PC it goes ok. My main concern is to know where is the spool file stored when a file is sent to print. I've seen in many forums that it is stored in /var/spools/cups. What I only see here is a file name c000XXX with some information about the printing job. I'm using hold print for this printer and before printing out anything I can't find the spool. I've tried cups-pdf and it stores a pdf file in a route but this is not enough for me. I need to know where the spool data is stored in order to know from who is the job being send.
View 1 Replies
View Related
Nov 11, 2010
I just realized that the "Documents" folder in my home directory has changed to a file which is a link to the /home/user/Documents and it is unaccessible. It does not (no longer) show in the "file browser" when I try to click it from "places" it says:
Error: Could not open location 'file:///home/user/Documents' No application is registered as handling this file When I list from the terminal (i.e. %ls -ltr ) it list the file (which was suppose to be the directory) as
lrwxrwxrwx 1 user user 24 2010-11-01 18:20 Documents -> /home/user/Documents
NB. user in this case is my user name on the system, I am just using user for this forum. how to retrieve the information from the folder and remove the linked file to remain with the original folder
View 5 Replies
View Related