[cups.bugs] [LOW] STR #2054: %%EOF and %%EndDocument should notbe appended %%EOF and %%EndDocument should not be appended to thePostScript document

Michael Sweet mike at easysw.com
Thu Oct 26 05:48:40 PDT 2006


Graham Freeman wrote:
>    Thanks for your prompt response.  Can you tell me where you mean the 
> "-oraw" to be specified?  CUPS is set running automatically when the 
> machine boots up.  Printing can be done with an "lp" or "lpr" command, 
> but equally it could be through a menu interface where the end user does 
> not have an opportunity to provide command-line parameters.

Well, when you are printing from and the command-line:

     lp -oraw filename
     lpr -oraw filename
     lpr -l filename

If the application supports lpoptions or just runs lp or lpr to
print a file, you can use:

     lpoptions -p printer -oraw

to set the default for the queue or use:

     lpoptions -p printer/raw -oraw

to create an "instance" which uses that option and can be selected
like any other printer.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com




More information about the cups mailing list