Sample code more recent to be found somewhere?

Is there some sample code to be found on Aspose website that use a more recent framework version (> v11) ? I just bought the product, that is in version 17. And the sample code I found are written in version 11 with use of Class like Generator that seems to have been deprecated…


Hi,


Thanks for your inquiry.

Yes, you are right about old legacy Aspose.Pdf.Generator approach has been deprecated in new version(s) of Aspose.Pdf for .NET. The new version of API comes with DOM (Document Object Model) approach and in reference to use this approach please refer to following articles in the API documentation.

- Introduction to DOM API
- Working With Aspose.Pdf

In case of any further assistance, please feel free to contact us.


Best Regards,