Hi there, I'm using your PDFMergerUtility to merge a number of pdf documents that I have. But I wanted to know if there's any way to work around doing a page merge in favour of doing a content merge.
Lets say I have two pdf documents both with five lines, and I merge them, I'll get a two page pdf document where both have five lines and alot of white space. Is there any way to implement a pretty merge? This will see how many remaining lines of white space are left on the page and compare it with the number of lines on the to be added page and if it fits add it to the page and not just append a new page? I have 200 pdf files that would if I hand crafted the merged pdf file result in about 60 or so pages. Thank you, Daniel.

