Empty Bookmarks page showing up

I’m using PDF Kit 3.5.0.0 to concatenate two pdfs. Neither input file has any bookmarks, but the output file always shows an empty Bookmarks page when opened in Adobe Acrobat Reader.


Here’s the code I’m using to concatenate the files:

PdfFileEditor edit = new PdfFileEditor();
edit.Concatenate(“Input.pdf”, “Input2.pdf”, “Output.pdf”);

I’ve attached a zip file that contains a C# project that demonstrates the problem. The project’s Bin\Debug folder contains the Input.pdf and Input2.pdf files, and it contains the generated Output.pdf.

This appears to be the same problem reported in another thread, but it doesn’t have an issue logged for it yet: <a href="https://forum.aspose.com/t/120654

Hi Bill,

I have tried to open the output file at my end but it didn’t show me the bookmarks panel. I have used Adobe Reader 9 to view the output PDF file you provided. I also generated the output file at my end and then viewed it, but it didn’t show the problem either. Can you please share which version of Adobe Reader are you using at your end?

We’re sorry for the inconvenience.
Regards,

I’m using Adobe Reader 7.0.8.

Hi Bill,

I have noticed the problem and logged it as PDFKITNET-10148 in our issue tracking system. Our team will be looking into the matter and you’ll be updated as the issue is resolved.

We’re sorry for the inconvenience.
Regards,

The issues you have found earlier (filed as 10148) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.