|
Rank: Newbie Groups: Member
Joined: 5/4/2016 Posts: 5
|
Hi,
I use EO.Pdf for .NET version 23.0.83.0 and i try to merge several PDF-documents, some of them have graphical annotations like lines, boxes etc. Is there a way to keep all annotations in the merged PDF-file? As it is now, all annotations is lost.
Best regards, Robert
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, Can you send us some test files so that we can take a look? See here for more information on how to submit test files: https://www.essentialobjects.com/forum/moderate_index.aspxThanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/4/2016 Posts: 5
|
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Sorry about the mistake. This is the correct link: https://www.essentialobjects.com/forum/test_project.aspxYou can also use our contact us page to send us test files: https://www.essentialobjects.com/contactThanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/4/2016 Posts: 5
|
Thank you, i have sent you 3 test PDF-files via your contact form now.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Thanks for the test files. We do see that the annotations over the image on the first page are missing from the merged result file. We will look into this and reply here again as soon as we find anything.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, We have looked into the test files. The root of the problem is an invalid line in your PDF file. If you open your PDF file with a text file editor, you should see this line at line 84283:
Code:
ERROR: Thread was being aborted.
Obviously this is invalid PDF syntax. We will change our code to be more tolerate to such errors and our next build should be able to merge such files correctly. We will reply here again as soon as the new build is available. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/4/2016 Posts: 5
|
Hi!
Thank you very much for your help and your quick response. I look forward to the next build. have a nice weekend!
Regards, Robert
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
This is just to let you know that we have just posted build 24.2.29 that should resolve this issue. You can download it from our download page. Please take a look and let us know how it goes.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/4/2016 Posts: 5
|
Hi!
Many thanks to you! It works great now.
Best regards, Robert
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Great. Thanks for confirming!
|
|