Topic: Create a Report with Embedded PDF Content

how to Create a Report with Embedded PDF Content

2 (edited by brian.zaballa 2024-09-16 03:06:06)

Re: Create a Report with Embedded PDF Content

not sure to what you want here.
As for me, I'm working on a PDF file that i have to populate data.

My way of doing it is to convert the PDF to image and make it as overlay to my report.
https://i.ibb.co/n1dMSJt/img1.png
https://i.ibb.co/7CyBS7r/img2.png
https://i.ibb.co/6s05qGG/img3.png

I'm having the idea of making a layout similar to the pdf but it'll take longer so I just make it as overlay.
There's a little overhead when it comes to performances and size but it is a single page so I don't bother as long as it is working. smile

brian