|
|
 |
|
|
Pages: 1
Convert HTML to PDF
(Click here to view the original thread with full colors/images)
Posted by: alan_p_warren
Hello
I need to convert a HTML file to a PDF file from within a Delphi application. Does anyone know of any free sample Delphi code that can do this?
Thanks
Alan
Posted by: matt.modica
The only way I know of converting an html file to a pdf is saving the html as a word document with word and then converting the word document into a pdf with adobe acrobat professional. Sorry if that doesn't help.
Posted by: Zakir
or you could just print the page to adobe distiller.
Posted by: Mark0
You could also use one of the alternative free PDF printer drivers, like for example CutePDF.
Bye!
Posted by: Zakir
Yeah. It'd actually go with CutePDF before distiller, because I've always found distiller very unstable
|
|
|
|
|