Winnovative HTML to PDF Converter allows you to convert only a part of a HTML Page to a PDF document. The selected element to be converted is given by
the HtmlToPdfConverter.RenderedHtmlElementSelector property.
The options you can set in this demo are:
-
HTML Page URL or Local File to Convert. This is the URL of the HTML page to convert to PDF
-
HTML Element to Convert Selector. This is the CSS selector of the HTML element from page to convert to a PDF document. The default value #banner-panel-container
will select the element with ID 'banner-panel-container' from HTML document
-
Convert Only the HTML Element or Convert the Entire HTML Page. The two radio buttons allows you to choose between converting only a part of the HTML page or the entire HTML page