Page 1 of 1

Create a report from a pdf

Posted: Tue Dec 21, 2010 7:56 am
by Fabio Pagano
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

Posted: Wed Dec 22, 2010 1:57 am
by Andrew
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.