Create a report from a pdf
Posted: Tue Dec 21, 2010 7:56 am
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.
Thank you.