Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to use CutePDF Printer Driver to selectively extract only a few pages of the PDF (http://www.uscis.gov/files/form/i-9.pdf[^]) and in the output file, it shows up these text:

ERROR: undefined
OFFENDING COMMAND: get
STACK:
/quit
-dictionary-
-mark

Any configuration or other issues?
Posted
Comments
Sergey Alexandrovich Kryukov 17-Apr-13 15:25pm    
Not enough information in the issue, but, whatever it is, you certainly classify it incorrectly.
Besides, it does not look like software development topic to me.
—SA

1 solution

CutePDF cannot do anything with a printer driver by definition. It can only use the one or another driver available in the system. The software can misuse the printer interface in some cases; this is something I don't know, but it certainly don't have a "driver" you could possibly blame.

[EDIT]

By the way, I recently got read of Adobe PDF reader which I really hate. So, I tried out some alternatives and have chosen the champion, open-source Sumatra PDF:
http://en.wikipedia.org/wiki/Sumatra_PDF[^],
http://blog.kowalczyk.info/software/sumatrapdf/[^].

On Linux, Evince is good enough, but it was malfunctioning badly on Windows.

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900