Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I downloaded the Maryland State tax form (PDF), filled it in and tried to print it to my HP LaserJet printer.
Nothing happens.
There is no error message. The printer's LED does not come on. There is no message logged to /var/log/cups/error_log or anywhere else that I can find. I can print other documents, including other PDF files.
Ultimately, I was able to print it by first printing it to a file and then using ghostscript with this command. (I only had to use sudo to write to the lp0 device.)
The information box on the top right says it all. It's intended that you fill in the blanks and print the form by pressing the large 'print this form' button, not download and print after the fact. Probably some PDF encoding.
It's intended that you fill in the blanks and print the form by pressing the large 'print this form' button, not download and print after the fact.
Did that. Didn't work.
Since you obviously downloaded it, can you try to print it and see if it works for you? Of course, if it does work for you, that won't tell me why it wouldn't work for me, but at least I'll know it worked for someone.
Failed for me too. My printer spit out two empty pages and called the job complete. I got this from my cups error_log.
Quote:
Adding start banner page "none" to job 5.
I [12/Feb/2008:14:19:27 -0600] Adding end banner page "none" to job 5.
I [12/Feb/2008:14:19:27 -0600] Job 5 queued on 'draft_grey' by 'gene'.
I [12/Feb/2008:14:19:27 -0600] Started filter /usr/lib/cups/filter/pdftops (PID 27991) for job 5.
I [12/Feb/2008:14:19:27 -0600] Started filter /usr/lib/cups/filter/pstops (PID 27992) for job 5.
I [12/Feb/2008:14:19:27 -0600] Started filter /usr/lib/cups/filter/foomatic-rip (PID 27993) for job 5.
I [12/Feb/2008:14:19:27 -0600] Started backend /usr/lib/cups/backend/parallel (PID 27994) for job 5.
No error, but also no print.
Tried this under Suse 9.3 Pro, on an old HP Deskjet 882c. Like you, I have no problems printing other PDFs. Notice in the quote above that the filters in sequence are: pdftops, pstops, foomatic-rip. So, the failure is somewhere else.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.