Aspose.PDF for .NET
While merging PDFs, Aspose.PDF throws:
Aspose.Pdf.InvalidPdfFileFormatException: Startxref not found
The exception occurs when creating Aspose.Pdf.Document from an input PDF.
Observation
The probl…...requestfrom=null) { Document pdfDocument = new Document(); // Iterate through...files and append them to the new document foreach (string inputFile...