Click to See Complete Forum and Search --> : how do i print out a pdf file from xpdf?


stavefan
02-01-2002, 11:15 AM
ok..i'm clueless yet again...

i want to print out a pdf file, and when i hit the print button in xpdf, it wants to output to a postscript file...what can i use to print a post script file?


thanks,
stavefan

7
02-01-2002, 12:27 PM
I use lpr (with ghostscript). lpr -Pdj-840c file. Try looking around for a gui frontend for it.

stavefan
02-01-2002, 05:45 PM
found it!!! its a program called ghostview..it will let you print out a ps file...


cool learn something new every day!

stavefan