HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Create single pdf for multiple URLs. › Re: Re: Create single pdf for multiple URLs. Anonymous August 19, 2010 at 10:07 #28155 @PD4ML wrote: No. It is not possible for the time being. A workaround is to merge HTML into a single one before passed to PD4ML. By the merge you would also need to remove and closing tags as they stop further HTML parsing. Thanks. Will try that.