Hi,
The only way I think that would work is to use the XML format. It won't work in the ASCII command list because that is the separator character.
Best Regards,
Charles.
PdfMerge improved for use with Acrobat 8 files by incorporating the latest PdfSharp Library (version 1.20). The PdfMerge GUI was improved to show bookmark levels more clearly. An issue with language resources in the installer was fixed.
Hi,
The output you posted is not from PdfMerge. I am pretty sure of this because you posted a java stack trace and PdfMerge is written in C#.
Best Regards,
Charles Van Lingen.
Thank you for taking the time to write a note. I do appreciate feedback.
PdfMerge suffers a bit from the fact that in the original conception of it, the GUI was never really the point. It was designed to be integrated into a controlling application, and as such simply be driven using the command line interface.
The recent version did make some attempts to improve the GUI, but you are...