I have a pdf on the file system (containg, for example, one or more scanned sheets). I would like to create a report from the pdf. I could store the pdf in a binary datatable column to pass it to the report, but i don't know if the report can automatically generate a report from the pdf or i must process the pdf before, transform it in an image for each page and then pass the images to the report.
Thank you.
Create a report from a pdf
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Create a report from a pdf
Hello,
We do not support import from PDF.
So you need to transform it as an image for each page and then pass the images to the report.
Thank you.
We do not support import from PDF.
So you need to transform it as an image for each page and then pass the images to the report.
Thank you.