HTML to PDF Converter for .NET - Free Converter Application
 PDF Merge/Split - PDF Security - RTF to PDF Converter - Charts

 
Skip Navigation Links
Home
PDF ToolsExpand PDF Tools
Reporting ToolsExpand Reporting Tools
Online DemoExpand Online Demo
Download
Buy NowExpand Buy Now
SupportExpand Support
ContactExpand Contact
 

HTML to PDF Conversion - Technical Articles


Article 1: Fine Control of HTML to PDF Conversion


HTML to PDF Conversion - Questions and Answers

Q: My application is correctly working on the development server but on a production server I get "The URL is not accessible." exception.

Q: When I convert a HTML string to PDF, the external CSS files and images are not applied in the rendered PDF document.

Q: Can the converter be used with on 64-bit Windows servers?

Q: Can the converter convert HTML pages in RTL languages like Hebrew and Arabic?

Q: How can I obtain the HTML string from a web page and convert it to PDF?

Q: Is the ASP.NET session data available in the converted ASP.NET page during conversion?

Q: Does the HTML to PDF converter support authentication when used in ASP.NET application?

Q: How do I insert a page break in the resulted PDF document?

Q: How can I specify to the converter to not break (keep together on the same page) a HTML region between PDF pages?

Q: Can the converter render a HTML string or an URL in the header and footer of the generated PDF document?

Q: Can I disable the HTTP links from the generated PDF document?

Q: How can I embed the true type fonts in the generated PDF document?

Q: Some images are cut off between PDF pages? Is there any option to avoid this?

Q: The JavaScript code from HTML page is not executed during conversion. How can I activate JavaScript code execution during conversion?

Q: The flash images are not rendered in the PDF document. Is there any option I should set?

Q: Which Adobe Reader versions can read the generated PDF documents?

Q: Can I open the generated PDF document directly into a browser window instead of displaying the Open/Save dialog in browser?

Q: Can I append external PDF documents to the PDF document resulted after conversion?

Q: Can I specify a custom PDF page size for the generated PDF document?

Q: In rendered PDF document the images and text fonts appear to be smaller than they are in the source HTML document. For other HTML documents the rendered content is not shrunk but it appears in the left side of the document and is not centered. How can I control this?

Q: How can I use the HTML to PDF converter library from .NET 1.1 applications or from PHP applications?

Q: How do I perform a conversion to Landscape page orientation?

Q: When I converted a web page containing a frameset tag only the top part of the page was rendered in PDF.

Q: Can I deploy my ASP.NET application using the HTML to PDF Converter on a shared server?

Q: I have deployed ASP.NET 2.0 application on a shared server and I receive an error like this: "Winnovative.WnvHtmlConvert.HtmlConvertException: Could not get image from url. Could not initialize the html converter object.Request failed.."

Q: The HTML to PDF converter throws the following exception: "HtmlConvertException: Could not generate the PDF document. Could not get image from url. Could not initialize the html converter object. Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))."

Q: The converter throws an "Out of memory" exception or a "Parameter is not valid" exception under some circumstances.