Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Html to pdf conversion with all the formatting


What were you using? There are various ways to convert, and some are better than others.

The basic ones just custom-transform the HTML into PDF equivalents. They are liable to produce fairly average output in a lot of cases.

I think from a thread earlier this month, the concensus was to use one based on Mozilla's Gecko engine to fully render the document, then converts to postscript (from which you convert to PDF).

See the list archives for earlier in the month.

Adam K

param.sethi@xxxxxxxxx wrote:
Hi

I am able to convert HTML to PDF document, but the colors, images &
styles etc do not appear on pdf document. Does anybody has any idea how
to do this?

Regards,
Param