On Wednesday 06 November 2002 18:31, Alex McLintock wrote: > Sorry for asking a question which I know is already in my FAQ but I have a > colleague who needs to render HTML *with* CSS to PDF.
I hope this is not the FAQ answer ;-) Assuming client-side is ok (or you want to try to automate these functions), I see two possibilities: a) print to PostScript or PDF from a browser b) import the pages to Acrobat (Windows version does it nicely, I think including CSS) and save as PDF -Bertrand
