Hello,
I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...pdf"); var editor = new PdfFileEditor(); editor.CopyOutlines...= false; editor.CopyLogicalStructure = true; editor.CorruptedFileAction...