Hello to everyone!
I needed a new method that could parse a html to a PdfPage instead of a PdfDocument (In my case, the pdf had different content in each page). Since I didn't find, i downloaded the source and created it.
It just added the parsed pdf page to an existing PdfDocument.
I think you should implement that :)
I needed a new method that could parse a html to a PdfPage instead of a PdfDocument (In my case, the pdf had different content in each page). Since I didn't find, i downloaded the source and created it.
It just added the parsed pdf page to an existing PdfDocument.
I think you should implement that :)