LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to print a webmail as pdf file - Mozilla 1.7.3 (https://www.linuxquestions.org/questions/linux-general-1/how-to-print-a-webmail-as-pdf-file-mozilla-1-7-3-a-294319/)

satimis 02-24-2005 09:10 AM

How to print a webmail as pdf file - Mozilla 1.7.3
 
Hi folks,

FedoraCore2
Mozilla 1.7.3

How to add pdf printer and print webmails as pdf files

File -> Print -> Check either "print to printer" or "print to file"
only postscript printer there.

Please advise.

TIA

B.R.
satimis

LancerNZ 02-24-2005 12:18 PM

ps2pdf
 
Print as PostScript, e.g: somefile.ps

Then run ps2pdf somefile.ps somefile.pdf to make the conversion.

satimis 02-24-2005 04:07 PM

Re: ps2pdf
 
Hi LancerNZ,

Tks for your advice.

I'm searching for a solution to add "pdf printer" to the printer dropdown list. On Konqueror I found "pdf printer" on the aforesaid list. But I could not find it on Mozilla.

B.R.
satimis

LancerNZ 02-25-2005 12:53 AM

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.

satimis 02-25-2005 09:58 AM

Hi LancerNZ,

Tks for your detail advice and URL.

I just typed in;
kprinter --stdin

as advised. Then clicked OK. It was done.

Clicking print started "pdf printer" Tks

B.R.
satimis


All times are GMT -5. The time now is 03:13 PM.