Page 1 of 1
Adding PDF file to new Page in Report
Posted: Sun Jun 04, 2023 12:41 pm
by crazytrunk
Hello currently I have a report, it will be render as PDF, I Have another file calling from external API(I can not control this API), is there a way I can attach this PDF file to report like adding new page to report after render it as pdf, or a way to attach the file to report using code C# so I can have a button where I can click to download or view this file in the report (if possible) thanks.

Re: Adding PDF file to new Page in Report
Posted: Mon Jun 05, 2023 7:23 am
by Lech Kulikowski
Hello,
Unfortunately, that feature is not available. It os not possible to show PDFs as pages in the report.
Thank you.
Re: Adding PDF file to new Page in Report
Posted: Tue Jun 20, 2023 1:06 pm
by e.ibanez
Hello,
In the latest version, a PDF can be included as a resource, but do you know if a path could be added and open the PDF in the report, as is done with images?
Thanks!
Re: Adding PDF file to new Page in Report
Posted: Tue Jun 20, 2023 9:34 pm
by Lech Kulikowski
Hello,
Unfortunately, it is not possible to add pdf as part of the rendered report.
Thank you.