Hi to all, I have no exerience working with PDF file using Java, but a quick Google search (Java API PDF) shows at least a few promissing hits.
Dennis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Daniel Zhang Sent: Wednesday, October 08, 2003 3:22 PM To: Research Triangle Java User's Group mailing list. Subject: [Juglist] Java Package to merge PDF file Hi, All - I wonder if there are Java API or tools do PDF merge thing. I need to merge or concatenate several individual PDF files into one single PDF file. I appended them(read and write) into one big PDF file but Acrobat Reader only shows the last one, though the size of big PDF file equals the totals of individual PDF files. I tried to get rid of the PDF headers and trailers between PDF files, but Acrobat Reader still do not show correctly. Any suggestions? TIA, -Daniel _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
