I used the code below to open a PDF file with Aspose 17.4 and it failed.
Please help me investigate the issue
string inputFile = "Root_element_is_missing.pdf";
PdfContentEditor contentEditor = new PdfContentEditor();
contentEditor.BindPdf(inputFile);
Best regards.
Hi Dung,
Thanks for contacting support.
I have tested the scenario and have managed to reproduce the issue that while trying to open your provided PDF file it throws an exception. For the sake of correction, I have logged a ticket in our issue tracking system. We will further look into the details of this issue and will keep you updated on the status of its resolution within this forum thread. Please be patient and spare us little time.
We are sorry for this inconvenience.
Best Regards,
@dunghnguyen
Thank you for being patient.
I would like to request you to please try using Aspose.Pdf for .NET 17.12 and if you still face the issue then please share your source file with us so that we may proceed further to help you out.