Merge Jasperreport report with other Pdfs and images

Asked

Viewed 105 times

0

I have a Jasperreport and need to attach to it other Pdfs and images that the user attached. I was suggested to use iText, but I still have no idea how to merge the Jasper report pdf with these attachments. How could I implement this with iText? I could do that with Jasperreport himself?

  • 1

    If you have multiple Pcs, you can combine them using JRPdfExporter

  • They are not various Jaspers, they are a Jasper and several pdfs and images that a user attaches

  • I want to generate a PDF with these attachments and link with the PDF of the report

  • Got it, with Jasper you can only include images, you can not include a PDF inside it. With Itext you can do this using Pdfcopy

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.