Hello,
I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…... csharp\nusing (var editor = new PdfFileEditor())\n{\n...the existing result on disk\n editor.Append(result, sourceFiles[i]);\n...