Display the Merged PDF

Hi,

We are using Aspose.PDF 9.1 for our customer. We currently execute SQL server reporting service reports for selected records and then convert resulting report for each record into PDF from Memory stream (i.e. we do not save it on disc) using Aspose.PDF.Document, and finally merge all PDF files into single PDF and attach the output single PDF to another record in their CRM system.

Our new requirement is to display the single output PDF on users machine. How can we do this?

Thanks

Hi Umer,


Aspose.Pdf for .NET supports the feature to create as well as manipulate existing PDF files and I am afraid it does not support the feature to display PDF files. However you may consider using ViewerApp of our sister company named GroupDocs to accomplish this requirement.