Page 1 of 1

HTLM TO PDF

Posted: Wed Nov 23, 2011 7:50 am
by pauldewet
Hi Roger

I create a HTM-file with the DC_HtmlBrowse() function by using memowrit('file.htm',cHtml). However, I want to convert the htm file to a pdf or gif/tiff/etc format as well but I don't know how.

Is it possible and if so, can you assist me, please?

Paul

Re: HTLM TO PDF

Posted: Wed Nov 23, 2011 8:15 am
by Leon Berger
pauldewet wrote:I create a HTM-file with the DC_HtmlBrowse() function by using memowrit('file.htm',cHtml). However, I want to convert the htm file to a pdf or gif/tiff/etc format as well but I don't know how.
You can print the html file very easy into a pdf file using Win2Pdf (www.win2pdf.com)

Re: HTLM TO PDF

Posted: Wed Nov 23, 2011 9:03 am
by pauldewet
Hi Leon

Much obliged - it works!

Regards

Paul