Adding PDF Pages to Report in Viewer

Stimulsoft Reports.WEB discussion
Post Reply
ScottStoneback
Posts: 18
Joined: Tue Jan 12, 2016 11:13 pm

Adding PDF Pages to Report in Viewer

Post by ScottStoneback »

Hi, is there a way to add the contents of an external PDF to a report?

Basically this is my use case.
1.) I have a standard StiReport that renders.
2.) User needs to attach uploaded PDF document(s) to the end of the standard report for viewing/printing.

I already know how to use the RenderedPages to add pages to an existing report, however I do not know if it's even possible to add a PDF content in the form of report pages to a report. I've attempted creating images of the PDF pages and binding them to image fields on a report, but while it works, the render time is extremely slow.

Do you currently have a built-in way to do this? Or if not, are there plans to add that feature in the future?

Thanks,
Scott
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Adding PDF Pages to Report in Viewer

Post by Alex K. »

Hello,

Unfortunate, it is not possible.
You can export rendered report to pdf file and then make necessary changes in this file.

Thank you.
Post Reply