Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

merge Pdf documents in Java

888525Jan 28 2013 — edited Jan 28 2013
I have to merge two pdf.

Pdfs are already generated in a location on my server .I have to pick these pdfs from a specified location and merge into a single new pdf
file at the same location where pdf 1 and pdf 2 are there.I read a lot about it but could not find anything concrete,I tried itext but it doesnt works .It all the time gives me exception file niot found for the output file.

Can anyone help with methods to merge pdfs .
Please help

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2013
Added on Jan 28 2013
2 comments
2,070 views