Not able to find the Aspose.pdf.pdf()

Hi Alll,

We are upgrading the Aspose version from 4.3.0.0 to 9.8.0.0
we found missing constructor in the new version
Aspose.pdf.pdf()

could any one help what is the change for this constructor

Hi Sunil,


Thanks for your inquiry. Please note since July, 2011 legacy Aspose.Pdf for .NET and Aspose.Pdf for Kit were merged into a single API, Aspose.Pdf for .NET. legacy Aspose.Pdf for .NET classes were moved under Aspose.Pdf.Generator namespace. Your code for older Aspose.Pdf should work with Aspose.Pdf.Generator but if you are facing any issue, please share your code snippet, so that we can test the scenario in our environment.

Furthermore, please note that in MergedAPI, we have introduced new Document Object Model under Aspose.Pdf namespace and this single namespace provides the capabilities to create as well as manipulate existing PDF documents. We encourage you to please try migrating your code from Aspose.Pdf.Generator to new Aspose.Pdf DOM. You may consider visiting following links for further details:

Please feel free to contact us for any refuter assistance.

Best Regards,