Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
Adding overfilling ("trapped") document informatio |
Post Reply
|
| Author | |
martin.weigl
Team Player
Joined: 23 Feb 16 Location: Upper Austria Status: Offline Points: 27 |
Post Options
Thanks(0)
Quote Reply
Topic: Adding overfilling ("trapped") document informatioPosted: 26 Feb 16 at 12:21PM |
|
Hello folks,
I need to generate PDF documents that complies the PDF/X3 standard. One of the requirements to do so is to add information about the overfilling state of the document. This info should bve foud somewhere in the information header of the document as "/Trapped /False" (or "/Trapped /True", of course). I found the method ".SetCustomInformation("Trapped", "False");" generating the result "/Trapped (False)", which is rejected by the X3 compatibily check of Adobe's preflight tool. How can I manage to add this information as required? Cheers, Martin
Edited by martin.weigl - 26 Feb 16 at 12:22PM |
|
![]() |
|
Ingo
Moderator Group
Joined: 29 Oct 05 Status: Offline Points: 3530 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 Feb 16 at 8:34PM |
|
Hi Martin,
QuickPDF actually doesn't support PDF/X3-standard. PDF/A is support since a little time - the other new standards like ZUGFeRD, PDF/E, PDF/UA or PDF/VT for example not. SetCustomInformation is (like the description tells) for ANY custom/additional information. With the information stored in this field no standard will be supported. |
|
|
Cheers,
Ingo |
|
![]() |
|
martin.weigl
Team Player
Joined: 23 Feb 16 Location: Upper Austria Status: Offline Points: 27 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 Feb 16 at 1:44PM |
|
Hello Ingo,
thx 4 ur reply. I don't know if I asked the right question, so let me ask it again (in a little bit different way, of course): calling the method SetCustomInformation("key", "value") generates the entry "key(value)" in the target PDF. I need to create an entry in the format "/key /value", because ether the entry "/Trapped /True" or "/Trapped /False" is one of the Requirements that a PDF file must fulfill in order to comply the PDF/X3 norm. Is there any posibility to create entries in the required format? Regards, Martin
|
|
![]() |
|
Ingo
Moderator Group
Joined: 29 Oct 05 Status: Offline Points: 3530 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 Feb 16 at 2:27PM |
|
Hi Martin,
my answer will be the same ... sorry ;-) What i'm doing in similar cases is: Take few relevant samples and have a look directly inside the code with a normal editor... Where and in which combination the relevant syntax is existing... Try to insert your code manually (by program) after pdf-creation... and hope that it's working ;-) |
|
|
Cheers,
Ingo |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store