Over the years, we've received many questions about converting HTML to PDF.
In this chapter, we'll answer those questions that were asked most frequently.
-
How to convert an ASP or JSP page to PDF? -
How to parse multiple HTML files into one PDF? -
Can pdfHTML render Base64 images to PDF? -
Can I generate a PDF from a URL instead of from a file on disk? -
Do we need a browser engine to render HTML+CSS to PDF? -
Does my HTML have to be valid XML? -
How to add metadata to a PDF using pdfHTML? -
How do the measurement systems in HTML relate to the measurement system in PDF? -
Can I convert an HTML form to a PDF? -
How to render certain HTML entities (such as arrows) to PDF? -
Why can't I embed a font due to licensing restrictions? -
Which languages are supported in pdfHTML? -
How to convert HTML containing Arabic/Hebrew characters to PDF? -
Why is my PDF missing several characters?