HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Convert html source to pdf › Re: Re: Convert html source to pdf
March 26, 2014 at 12:42
#29508
There is an API method
pd4ml.render(StringReader[] isrs, OutputStream os, URL base)
which is more-less what you need.
Alternatively I would recommend to merge the string array into a single string, delimited by