I'm currently looking for a way for mozilla/firefox (on Fedora Core 3) to print to pdf instead of ps direct from the browser, so that users dont need to execute ps2pdf/gsview/ any other external app.
It was easy to do this in kprinter, by changing the print command from
lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME}
to
kprinter --stdin
HOWEVER every time I cancel kprinter, going back to mozilla takes a long time (I dont know what causes it to hang).
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

