Convert any doc to PDF

Hi,

I try to convert word,ppt,excel etc. to PDF.
I success to do it with each dll separately (AsposeWord,AsposeCells,AsposeSlides).
Can I do it just with AsposePDF?

Thanks

Hi there,


Thanks for your inquiry. I’m afraid Aspose.Pdf doesn’t support conversion of word/ppt/excel documents to PDF but PDF to Word(DOC/DOCX). In addition to it Aspose.Pdf can transforms Image files, PDF/A, XSL-FO, HTML, SVG, PCL, LATEX, TXT, XPS,
XML file formats. Please check link for
Aspose.Pdf for net product details.

Please feel free to contact us for any further assistance.

Best Regards,

sbenodiz:
I try to convert word,ppt,excel etc. to PDF.
I success to do it with each dll separately (AsposeWord,AsposeCells,AsposeSlides).
Can I do it just with AsposePDF?
Hi Saar,

Adding more to Tilal's comments, we have specific components to deal with individual file format and as per your observations, you need to try using separate component. However in order to generate a single output PDF file, you may consider using Aspose.Pdf for .NET to concatenate the output PDF's generated with each component.