In Aspose.PDF for .NET 20.3, PdfFileEditor.Delete
worked correctly. Starting from 20.4 and still in the latest version, 20.8, PdfFileEditor.Delete
always seems to return false and no output PDF is created.
I will attach a sample project to demonstrate the issue.
PdfEditorTest.zip (112.3 KB)
You will need to place a copy of Aspose.PDF.dll in the same directory as PdfFileEditorTest.csproj