Please let me know whether with your tool can we combine multiple file types ie doc,xls,ppt,rtf,pdf,txt etc to a singe pdf and send to Print through web application. If so please let me know so that i can do the POC and we can finalize on your product.
Waiting for your reply. If possible please send me a sample code for converting mutliple files with different file types to single pdf with your component for ASP.Net application with C# code behind.
As far as combining different file formats into single PDF document, i think, it’s possible but you will need many Aspose components (like Aspose.Words, Aspose.Cells, Aspose.Slides, Aspose.Pdf and Aspose.Pdf.Kit). However, a most affordable and cheaper option is to buy Aspose.Total for .NET that includes all .NET components offered by Aspose.
The trick is that, you will first convert all file formats to PDFs and then concatenate (or combine) all these PDFs into a single PDF. For example, check this articles:
Converting Word (DOC, DOCX, WordML, RTF, HTML, TXT) to PDF:
Converting PowerPoint (PPT) to PDF:
Converting Excel (XLS. XLSX) to PDF:
Combining Multiple PDFs into Single PDF:
Regarding Print feature, I’m not too sure. Anyways, i have also posted your inquiry here: that will be answered by one of our technical support developers asap.
Printing PDF document is supported by PdfViewer in Aspose.Pdf.Kit. Please refer to [http://www.aspose.com/Products/Aspose.Pdf.Kit/Api/PdfViewer.html ](http://www.aspose.com/Products/Aspose.Pdf.Kit/Api/PdfViewer.html).
wt ur saying is right i want in another way. In web application i must generate a report in powerpoint slides, in the same i am getting in PDF & EXCEL. Plz can u help me
We have a component named Aspose.Slides which enables .NET & Java applications to read and write PowerPoint documents without utilizing Microsoft PowerPoint. For more information please visit Product Overview