Hi Team,
I am using Infragistics35.WebUI.UltraWebGrid.DocumentExport.v9.1 for generating reports. We download these generated report in form of a PDF file.
We have a specific requirement in one module, where we want download a PDF file which contains other embeded PDF files within it (as an attachment). The end-user can open the master PDF document, and double click these attachments to open the specific files.
I investigated all the AdXXX methods available but couldn't see one which can add a document into another document.
Please help me on this.
Ayan
Hi Ayan,
Theoretically it is possible to embed pdf file(s), within the PDF that is generated and exported. These embedded pdf files would theoretically exist as url links that the user could click on to access the file.
For this you would use the Infragistics Document Engine to create the report elements: https://es.infragistics.com/help/aspnet/documentengine-welcome-to-infragistics-document-engine
Please let me know if I can be of any further assistance regarding this matter.
Hi Troy
can you confirm whether the pdf would actually be embedded within the original pdf, or simply a url to an external location.
Many thanks
Mike