Skip to main content
December 30, 2019
Question

Files embeded in PDF file are not opening Adobe Reader

  • December 30, 2019
  • 2 replies
  • 755 views

Hi,

 

We are using pdfbox library version 2.0.17 and latest Adobe reader. We are embedding pdf files to  pdf. The problem is few embeded pdf files are not opening in Adodbe reader.

 

Please refer the link for sample code, sample pdfs and PDF which is have problem in attachments.

 

Below attachmens of PDf not able to open in Adobe Reader. Where i can able to open in firefox and other viewers.

 

PDF attachments file Name: 10.pdf, 11.pdf and 12.pdf

 

Link: https://drive.google.com/file/d/1X7PzkauqhzChg05u7qmw4OSodmHQqd32/view?usp=sharing

 

Could some one help out for the issue.

 

This topic has been closed for replies.

2 replies

January 8, 2020

Issues is now resolved after code changes as below.

There was some issue with tree node, so i have removed tree node code which adding node into the tree while embedding files. Please refer the updated code from link.

Link: https://drive.google.com/open?id=1NFerIiMPgIIcZE3PQZLleGW1v4zTZsx6

try67
Community Expert
Community Expert
December 30, 2019

Files 1-9 are working just fine for me, but files 10-12 do not work.

I suggest asking over at the PDFBox users mailing list: users@pdfbox.apache.org

Add the link to your files in your message.

December 31, 2019

Thanks for Your reply.

Here looks like issue with Adobe Reader because of in other viewer and firefox, all attached files are able to open.