Winnovative HTML to PDF Converter allows you to add multiple HTML documents into a single PDF document. You can start with an empty PDF document represented by a Document object and then
for each HTML document you add a HtmlToPdfElement object to the PDF document. A HTML to PDF element can be added where the previous element ended or it can be added to a new PDF page.
The options you can set in this demo are:
-
First HTML Page URL. This is the URL of the first HTML document to be added on the first page of the PDF document
-
Second HTML Page URL. This is the URL of the second HTML document to be added in PDF immediately after the first HTML document or on a new PDF page
following the first HTML document
-
Start the Second HTML on a New PDF Page. As the name suggests this option allows you to choose if you want to add the second HTML document immediately
after the first HTML document or on a new PDF page following the first HTML document