Will this do?
http://www.granneman.com/webdev/brow...tinginmozilla/
1. Open Mozilla & go to a page you'd like to print. Go to
File > Print.
2. In the
Print dialog box, click on the
Properties... button.
3. In the
Printer Properties dialog box, change the Print Command from "lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME}" to "kprinter --stdin" (without quotation marks).
4. Click
OK to close Printer Properties dialog box, & then click
Print to close the Print dialog box.
5. You'll see Mozilla 'printing', & then Kprinter should open up. Make the appropriate choices (print as PDF), & then click
Print. Your page should print.