Hi,
I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2.
The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers.
I added a validation to …...code snippet: var errors = new List<string>(); string fileExtension...(Page page in document.Pages) { List<Aspose.Pdf.Layer> layers = page...