Hi,
Hello Sanjeev,
Thanks for considering Aspose.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Aspose.Pdf is a component which is used to generate PDF documents from scratch. You can use our API to generate PDF documents, or you can transform and XML file into PDF format, you can even convert conventional Image formats into PDF file, you may convert MSWord documents into PDF format (Aspose.Words is required and only .Net version supports, or simply use Aspose.Words to convert word files into PDF directly without using Aspose.Pdf), you can convert Excel worksheets into PDF format(Aspose.Cells is required), and you can use convert PowerPoint presentations into PDF format(Aspose.Slides can do the job without using Aspose.Pdf).
- If you need to convert Word file into PDF, you can use Direct2Pdf save method of Aspose.Words. For more related information, please visit Saving Documents
- If you need to convert PowerPoint document into Pdf, please visit Converting to PDF File
- If you need to convert an Excel file into PDF format, you need to use Aspose.Cells and Aspose.Pdf to accomplish this requirement. For related information please visit Convert an XLS File 2 PDF Format & Convert XLS file (containing images or charts) to PDF
- You can use Aspose.Pdf to create Pdf document from an Image source. An image source can be of EMF, WMF, TIFF, CCIT, JPEG, BMP, PNG, Exif, Icon format. For more information on converting Image format into Pdf file, please visit Working with Images.
When using Aspose.Pdf & Aspose.Words in a conventional method to convert word files into PDF format, you need both components because, Aspose.Words converts the contents of word document into an intermediate XML file and Aspose.Pdf uses that XML file to generate the PDF document. Same is the case when using Aspose.Cells and Aspose.Pdf to convert Excel worksheets into PDF format.
If you need a single component,
-
You can use Direct to PDF save method of Aspose.Words to convert word documents into PDF format.
-
In recent versions of Aspose.Cells a new method to save the excel worksheets directly into PDF format is also introduces, so can use a single component to accomplish your requirement.
-
Aspose.Slides converts the PowerPoint presentation into PDF format without using Aspose.Pdf.
I am sorry to inform you that conversion of AutoCad files is not yet supported.
I'm afraid we don't have any single component which can fulfill all the above specified requirements, because different components offer variety of different features, beside the conversion capability.
For detailed list of features offered by Aspose.Pdf, please visit Product Overview & Features
In case of any further query, please feel free to contact.
Hi Nayyar,
Hello Sanjeev,
I'm afraid we don't have any near future plans to support AutoCAD format for conversion into PDF using Aspose.Pdf.
We apologize for your inconvenience.