Pdf converter

what can i use that will convert xls xlsx and image files to PDF.. i see that aspose PDF does not have those formats listed.

Hi,

Thanks for your posting and using Aspose.Total.

Aspose.Cells which is a part of Aspose.Total can convert your Ms-Excel files (xls/xlsx etc) into pdf.

Please see the following document for your more help.

http://www.aspose.com/docs/display/cellsnet/Converting+to+PDF+Files

Hi there,

Thanks for considering Aspose. You can easily convert different image formats to Pdf using Aspose.Pdf and convert xls/xlsx files to Pdf using Aspose.Cells.

Please find below the documentation link for details and code snippets. Hopefully it will serve the purpose.

Convert images to Pdf ( Using Aspose.Pdf)

Convert xls/xlsx files to Pdf ( using Aspose.Cells)

Please feel free to contact us for any further assistance.

Best Regards,

Hi there,


Thanks for your inquiry. I am representative from Aspose.Words team.

You can not directly load an Image file into Aspose.Words DOM (Document Object Model). However, you can easily convert an Image to PDF format by using the code suggested in the following article:

Moreover, you can find complete product documentation for Aspose.Words for .NET class library below: