Pdf Split and Merge with Bookmark Import News
PDF merging with bookmarks and pagination
Brought to you by:
cvanling
PdfMerge Now supports merging of later version PDF files including files that contain irefstreams. This was made possible by using the iTextSharp library to pre-process the PDF files prior to merging.
PdfMerge now allows page numbering to be optionally added to the bottom right of each page. In addition an optional footer label can be added to the bottom left of each page.
Finally, the output file name is now stored along with the merge list, to make it easier to repeat the same merge operation.