Class PDFRenderToMultiplePages
java.lang.Object
PDFRenderToMultiplePages
This sample shows how to create a single PDF document from multiple input documents.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
private static String
newPageHtml
(int pageNo, String color)
-
Constructor Details
-
PDFRenderToMultiplePages
public PDFRenderToMultiplePages()
-
-
Method Details
-
main
- Throws:
IOException
-
newPageHtml
-