Search found 1 match
- Fri Jul 22 2005
 - Forum: Amyuni Document Converter (HTML/DocX/Excel/Jpeg/Tiff/RTF)
 - Topic: Converting HTML To A PDF using IE
 - Replies: 1
 - Views: 34700
 
Converting HTML To A PDF using IE
I am trying to convert html (with an image) in a file to a PDF . ProtoType is function HTMLToPDF(URL as string, PDF as string) In this case, URL is something like "file://c:\htmlToPrint.html" and PDF is "c:\pdfOutput.pdf" I have created a VB6 component with an IE object embedded....