<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Mon, 25 Aug 2014 11:16:47 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-08-25T11:16:47Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Duplicate entries in the Fields array</title>
      <link>https://forums.adobe.com/thread/1556750</link>
      <description>&lt;!-- [DocumentBodyStart:64dbc614-5a95-43c7-9bdc-7a3938b16326] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I came across a (strange) pdf and after an analysis it turned out that some of the fields occur multiple times in the Fields array.&lt;/p&gt;&lt;p&gt;Now when looking up the spec it states:&lt;/p&gt;&lt;p style="text-align: center;"&gt;"&lt;em&gt;An array of references to the document&amp;#8217;s root fields (those with no ancestors in the field hierarchy).&lt;/em&gt;"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is that a violation of the spec (although it doesn't state that explicitly)?&lt;/p&gt;&lt;p&gt;So how to deal with this kind of PDFs?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:64dbc614-5a95-43c7-9bdc-7a3938b16326] --&gt;&lt;img src='/beacon?t=1415903153895' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">form field</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">form fields</category>
      <pubDate>Mon, 25 Aug 2014 11:16:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1556750</guid>
      <dc:date>2014-08-25T11:16:47Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Appearance state (AS) vs. value (V) of Button Form Fields</title>
      <link>https://forums.adobe.com/thread/1325770</link>
      <description>&lt;!-- [DocumentBodyStart:36ce09bb-8315-4065-a733-26f2fe0f81f3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;It all started with a PDF where the state of the checkboxes was visually different from our viewer to the acrobat reader.&lt;/p&gt;&lt;p&gt;After some investigation the problem was a different state of the /V and the /AS attributes:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;/FT/Btn&lt;/p&gt;&lt;p&gt;/Subtype/Widget&lt;/p&gt;&lt;p&gt;/T(Checkbox1)&lt;/p&gt;&lt;p&gt;/V (0)&lt;/p&gt;&lt;p&gt;/AP &amp;lt;&amp;lt;/N &amp;lt;&amp;lt;/Off 20 0 R /0 21 0 R&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;/AS/Off&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So the value states that the checkbox is checked and the appearance state says it is not checked.&lt;/p&gt;&lt;p&gt;I looked up the PDF spec it says:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;V=value&lt;/p&gt;&lt;p&gt;&lt;em&gt;(page 440) The V entry in the field dictionary (see Table 220) holds a name object representing the check box&amp;#8217;s appearance state, &lt;strong&gt;which shall be used to select the appropriate appearance from the appearance dictionary&lt;/strong&gt;.&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;AS=appearance state&lt;/p&gt;&lt;p&gt;&lt;em&gt;(page 383) (Required if the appearance dictionary AP contains one or more subdictionaries; PDF 1.2) The annotation&amp;#8217;s appearance state, &lt;strong&gt;which selects the applicable appearance stream from an appearance subdictionary&lt;/strong&gt; (see Section 12.5.5, &amp;#8220;Appearance Streams&amp;rdquo;).&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Our viewer analyzed the content (/V) and the adobe reader obviously considered the appearance state (/AS).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;If both are set and are different which one 'wins'?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;From my perspective it is in violation of the spec that both are different. However&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.) since /V is optional and /AS is required one can argue that /AS has a slight "advantage" so to speak&lt;/p&gt;&lt;p&gt;2.) Also PDF/A-1 states that: "&lt;em&gt;Every form field shall have an appearance dictionary associated with the field's data. A conforming reader shall render the field according to the appearance dictionary without regard to the form data.&lt;/em&gt;" Which would also indicate in case of doubt look at the AS. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It would be nice if anyone can share his thoughts about it...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:36ce09bb-8315-4065-a733-26f2fe0f81f3] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">form_fields</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">appearance</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">appearance_streams</category>
      <pubDate>Thu, 31 Oct 2013 15:58:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1325770</guid>
      <dc:date>2013-10-31T15:58:43Z</dc:date>
      <clearspace:dateToText>1 year 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Outdated information about CDS</title>
      <link>https://forums.adobe.com/thread/1313376</link>
      <description>&lt;!-- [DocumentBodyStart:0e34ca7c-36d7-4290-bd74-faecd9bda605] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a question regarding the CDS program - if I misplaced it please relocate the thread. Thanks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All information I could find is here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.adobe.com/misc/pki/cds_cp.html" rel="nofollow" target="_blank"&gt;http://www.adobe.com/misc/pki/cds_cp.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However,&lt;/p&gt;&lt;p&gt;1. The file is outdated. There is at least a version #15 from 2007 (or maybe even a newer one)&lt;/p&gt;&lt;p&gt;2. The list of&amp;nbsp; &lt;span class="bodytext"&gt;partners able to provide a CDS ID is from 2005 and quite outdated. (Have a look in the reader there is a list of nearly 30 providers)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span class="bodytext"&gt;So where can I get the latest CDS Cerificate Policy document and a list of all current providers?&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="bodytext"&gt;Thank!&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0e34ca7c-36d7-4290-bd74-faecd9bda605] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">certification</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">policy</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cds</category>
      <pubDate>Fri, 11 Oct 2013 12:11:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1313376</guid>
      <dc:date>2013-10-11T12:11:41Z</dc:date>
      <clearspace:dateToText>1 year 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't save/export file attachment</title>
      <link>https://forums.adobe.com/thread/1301958</link>
      <description>&lt;!-- [DocumentBodyStart:1b685c36-0c25-4b0e-8211-98925d219704] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a PDF file which contains a certificat (*.crt) file as an attachment.&lt;/p&gt;&lt;p&gt;However I am not able to save the certificate on the local file system. The following error message pops up:&lt;/p&gt;&lt;p&gt;"you have selected a file that cannot be exported from acrobat" The error occurs in Acrobat or in Adobe Reader (11.X)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that there are registry settings to reenable the saving (cDefaultLaunchAttachmentPerms) however that is no solution for (external) client pcs...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I now don't understand is - the parameter is called 'cDefault&lt;strong&gt;LaunchAttachment&lt;/strong&gt;Perms' which contains &lt;strong&gt;Launch &lt;/strong&gt;- so if I open it (via Launch/Open Attachment) that should be forbidden and however not the 'Save Attachment' option...?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is that a bug? (If not the option should be renamed) But how do I then get the file out?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1b685c36-0c25-4b0e-8211-98925d219704] --&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:43:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1301958</guid>
      <dc:date>2013-09-23T09:43:12Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF form field rectangle out of page coordinates</title>
      <link>https://forums.adobe.com/thread/1137505</link>
      <description>&lt;!-- [DocumentBodyStart:5d76aef0-be53-4ff8-94b9-425e48c0bef8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;recently i came across a PDF file which had a (text) form field with the following rectangle coordinates:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;LowerLeft:&amp;nbsp; 170;&lt;strong&gt;850&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;UpperRight: 475;&lt;strong&gt;862&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The page itself had: 595;841 whereas MediaBox=CropBox=BleedBox=TrimBox.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thus the &lt;strong&gt;y&lt;/strong&gt; coordinate is out of the page so to speak.&lt;/p&gt;&lt;p&gt;The adobe reader displays the field at the upper top of the page but within the boundaries of the page.&lt;/p&gt;&lt;p&gt;Maybe it does correct/fix it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My question is:&lt;/p&gt;&lt;p&gt;1.) Is that pdf spec compliant? (I did a quick search however couldn't find anything about it)&lt;/p&gt;&lt;p&gt;2.) Is that PDF/A-1 compliant (if that makes a difference)?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5d76aef0-be53-4ff8-94b9-425e48c0bef8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">pdf/a</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">form_field</category>
      <pubDate>Fri, 18 Jan 2013 16:02:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1137505</guid>
      <dc:date>2013-01-18T16:02:33Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>same dictionary for document info dictionary and Page Tree</title>
      <link>https://forums.adobe.com/thread/1112690</link>
      <description>&lt;!-- [DocumentBodyStart:8c019cb3-e423-4f30-8dbd-49464db7d3ff] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;recently i came across a pdf file which had the same dictionary for the info dictionary and the page tree.&lt;/p&gt;&lt;p&gt;Thus this "dictionary" looked like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;5 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Author (author) /Count 1 /CreationDate (D:20111126173024&lt;em&gt;01'00') /Creator() /Keywords (keywords) /Kids [8 0 R] /ModDate (D:20111126173024&lt;/em&gt;01'00') /Producer (producer) /Subject (subject) /Title (title) /Trapped /False /Type /Pages &amp;gt;&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Beside the (bad) readability aspect - is that spec compliant?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8c019cb3-e423-4f30-8dbd-49464db7d3ff] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">document_info_dictionary</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">page_tree</category>
      <pubDate>Mon, 10 Dec 2012 10:31:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1112690</guid>
      <dc:date>2012-12-10T10:31:56Z</dc:date>
      <clearspace:dateToText>1 year 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Implication of the Lock dictionary</title>
      <link>https://forums.adobe.com/thread/995658</link>
      <description>&lt;!-- [DocumentBodyStart:5363ecf8-51a1-4b01-a1d6-0b3093de1e6d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Forum, Hi Leonard :-)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a question regarding the Lock dictionary of a signature field.&lt;/p&gt;&lt;p&gt;Per definition it "[...] specifies a set of form fields that shall be locked when this signature field is signed."&lt;/p&gt;&lt;p&gt;1.)&lt;/p&gt;&lt;p&gt;Locking means that the annotation flag (F) at bit position 8=Locked of a formfield is set? &lt;/p&gt;&lt;p&gt;2.)&lt;/p&gt;&lt;p&gt;Does it include to set the LockedContents, too?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5363ecf8-51a1-4b01-a1d6-0b3093de1e6d] --&gt;</description>
      <pubDate>Thu, 26 Apr 2012 13:32:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/995658</guid>
      <dc:date>2012-04-26T13:32:40Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Acrobat X - Win7 Problem: Access denied</title>
      <link>https://forums.adobe.com/thread/760505</link>
      <description>&lt;!-- [DocumentBodyStart:b9b18e90-9897-4c86-8646-17754cea6404] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;since the new version X our plugin doesn't work anymore when using it with Win7. WinXP still works fine with version 10.X and version 9.X works fine with all OSs. We are using the following method:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;AVDocPrintPagesWithParam(...) &lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and on Win7 systems an errorcode "Access Denied" is returned.&lt;/p&gt;&lt;p&gt;Anybody any idea? Any known bug?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b9b18e90-9897-4c86-8646-17754cea6404] --&gt;</description>
      <pubDate>Fri, 03 Dec 2010 10:45:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/760505</guid>
      <dc:date>2010-12-03T10:45:23Z</dc:date>
      <clearspace:dateToText>2 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>small error in pdf spec</title>
      <link>https://forums.adobe.com/thread/912207</link>
      <description>&lt;!-- [DocumentBodyStart:4fa8a94b-5b02-4bdc-89e0-90e3e314c500] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;found a possible error in the pdf spec PDF 32000-1:2008:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;page 385, Table 165 &amp;#8211; Annotation flags&lt;/p&gt;&lt;p&gt;&lt;strong&gt;8 bit position - Locked (PDF 1.4)&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In pdf 1.4 there was no flag 'locked' at the 8bit position.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(there are also lots of spelling mistakes but don't want to nit-pick ;-)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4fa8a94b-5b02-4bdc-89e0-90e3e314c500] --&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:29:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/912207</guid>
      <dc:date>2011-10-11T14:29:35Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Reader X: ProtectedModeWhitelistConfig.txt entry results in error</title>
      <link>https://forums.adobe.com/thread/905401</link>
      <description>&lt;!-- [DocumentBodyStart:50ae555a-0a56-4470-8b19-af2b87f28ee5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;to make a plugin work again in the Reader X &lt;strong&gt;10.1.1&lt;/strong&gt; i added a policy file.&lt;/p&gt;&lt;p&gt;Nearly everything is working however i can't use the 'REG_ALLOW_ANY' key.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The logging output is e.g.:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;snip&amp;gt;&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] real path: \REGISTRY\MACHINE\Software\Adobe&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY&lt;/p&gt;&lt;p&gt;&amp;lt;snip&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-&amp;gt; I tried the following keys however &lt;strong&gt;always &lt;/strong&gt;get an '&lt;strong&gt;Custom policy syntax error&lt;/strong&gt;' :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe*&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe**&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY=HKEY_CURRENT_USER\SOFTWARE\Adobe*&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY=HKEY_LOCAL_MACHINE\SOFTWARE\Adobe*&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50ae555a-0a56-4470-8b19-af2b87f28ee5] --&gt;</description>
      <pubDate>Thu, 22 Sep 2011 16:18:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/905401</guid>
      <dc:date>2011-09-22T16:18:25Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ProtectedModeWhitelistConfig.txt entry results in error</title>
      <link>https://forums.adobe.com/thread/905693</link>
      <description>&lt;!-- [DocumentBodyStart:db28845e-da63-476c-8db3-e4bff4a6342e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;to make a plugin work again in version &lt;strong&gt;10.1.1&lt;/strong&gt; i added a policy file.&lt;/p&gt;&lt;p&gt;Nearly everything is working however i can't use the 'REG_ALLOW_ANY' key.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The logging output is e.g.:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;snip&amp;gt;&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] real path: \REGISTRY\MACHINE\Software\Adobe&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe&lt;/p&gt;&lt;p&gt;[09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY&lt;/p&gt;&lt;p&gt;&amp;lt;snip&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-&amp;gt; I tried the following keys however &lt;strong&gt;always &lt;/strong&gt;get an '&lt;strong&gt;Custom policy syntax error&lt;/strong&gt;' :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe*&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe**&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY=HKEY_CURRENT_USER\SOFTWARE\Adobe*&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;REG_ALLOW_ANY=HKEY_LOCAL_MACHINE\SOFTWARE\Adobe*&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas? What am i doing wrong?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:db28845e-da63-476c-8db3-e4bff4a6342e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">protectedmodewhitelistconfig</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">custom_policy_syntax_error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">reg_allow_any</category>
      <pubDate>Fri, 23 Sep 2011 08:29:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/905693</guid>
      <dc:date>2011-09-23T08:29:49Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Valid checkbox state?</title>
      <link>https://forums.adobe.com/thread/856110</link>
      <description>&lt;!-- [DocumentBodyStart:90cd587e-9b8c-487d-bbd2-d8c00f58b5ce] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;just got a PDF in my hands which uses the following syntax for its checkbox form fields:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Rect[334.917 217.154 352.917 235.154]&lt;/p&gt;&lt;p&gt;/Subtype/Widget&lt;/p&gt;&lt;p&gt;/F 4&lt;/p&gt;&lt;p&gt;/P 1 0 R&lt;/p&gt;&lt;p&gt;/T(checkbox_name)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;/V/&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;/FT/Btn&lt;/p&gt;&lt;p&gt;/Type/Annot&lt;/p&gt;&lt;p&gt;/MK&amp;lt;&amp;lt;/BG[1.0]/CA(8)/BC[0.0]&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;/AP&amp;lt;&amp;lt;/D&amp;lt;&amp;lt;&lt;strong&gt;/ 8&lt;/strong&gt;3 0 R/Off 88 0 R&amp;gt;&amp;gt; /N&amp;lt;&amp;lt;&lt;strong&gt;/ 9&lt;/strong&gt;7 0 R/Off 62 0 R&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;/&lt;strong&gt;AS/&lt;/strong&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is it valid to have an empty appeareance state name "/" (cp. /V /D and /AS key)?&lt;/p&gt;&lt;p&gt;Shouldn't it have at least one letter?&lt;/p&gt;&lt;p&gt;I looked up the spec but couldn't find the definition for the name...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help appreciated,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:90cd587e-9b8c-487d-bbd2-d8c00f58b5ce] --&gt;</description>
      <pubDate>Tue, 24 May 2011 11:23:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/856110</guid>
      <dc:date>2011-05-24T11:23:27Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF (name) Registry</title>
      <link>https://forums.adobe.com/thread/687569</link>
      <description>&lt;!-- [DocumentBodyStart:f79a2a02-a0ad-49da-9062-b1fcce071984] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;i have a question regarding the PDF name registry. In the form (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.adobe.com/devnet/acrobat/pdfs/pdfregistry_v3.pdf" rel="nofollow"&gt;http://www.adobe.com/devnet/acrobat/pdfs/pdfregistry_v3.pdf&lt;/a&gt;&lt;span&gt;) it says:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The registry will be publicly available.&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.&lt;/p&gt;&lt;p&gt;So where is that? So how can i download or get the registry?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2.&lt;/p&gt;&lt;p&gt;Lets say i have sucessfully registered a 2nd class pdf name (prefix) and i am using it to add one more attribute to a text form field.&lt;/p&gt;&lt;p&gt;Is there anyway to add my own (officially) prefixed attribute with acrobat (e.g. with java script or something like that)?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;3.&lt;/p&gt;&lt;p&gt;Just out of curiosity: Is the prefix case sensitive?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f79a2a02-a0ad-49da-9062-b1fcce071984] --&gt;</description>
      <pubDate>Mon, 26 Jul 2010 10:25:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/687569</guid>
      <dc:date>2010-07-26T10:25:29Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Differences for 'V' and 'DV' of a signature field</title>
      <link>https://forums.adobe.com/thread/684723</link>
      <description>&lt;!-- [DocumentBodyStart:17ecd4c4-fba7-4190-92f9-1bb667184d11] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a questions regarding the signature dictionary (PDF 1.4 since PDF/A).&lt;/p&gt;&lt;p&gt;According to the spec V and DV entries of a field dictionary (of a signature field) both contain signature dictionaries.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;According to the signature dictionary spec the following attributes are required:&lt;/p&gt;&lt;p&gt;- Filter&lt;/p&gt;&lt;p&gt;- ByteRange&lt;/p&gt;&lt;p&gt;- Contents&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-&amp;gt; If i add an V entry those attributes have to be filled (at the time of signing the document)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But what about the DV entry?&lt;/p&gt;&lt;p&gt;Quote from the spec:&lt;/p&gt;&lt;p&gt;"The DV (default value) entry in the field dictionary may specify a signature dictionary for an unsigned field that is preloaded with default values for some&lt;br/&gt;entries."&lt;/p&gt;&lt;p&gt;-&amp;gt; Thus i don't need to prefill those upper three? At the time of the prefilling one can't fill those three because the information is not available...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for helping,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:17ecd4c4-fba7-4190-92f9-1bb667184d11] --&gt;</description>
      <pubDate>Wed, 21 Jul 2010 16:17:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/684723</guid>
      <dc:date>2010-07-21T16:17:16Z</dc:date>
      <clearspace:dateToText>4 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with Fonts (DR, DA)</title>
      <link>https://forums.adobe.com/thread/656989</link>
      <description>&lt;!-- [DocumentBodyStart:31c76106-5c29-410b-b46c-9f2839d7ade0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My last question was regarding the usage of the DR attribute, which should be defined in the interactive form dictionary.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I did that but still different readers or the acrobat seem to have problems with the PDFs...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I definined Fonts as part of the interactive form dictionary:&lt;/p&gt;&lt;p&gt;/DR&amp;lt;&amp;lt;/Font&amp;lt;&amp;lt;/Times#20New#20Roman 11 0 R &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In a textfield i referenced that font in a /DA:&lt;/p&gt;&lt;p&gt;/DA(/Times#20New#20Roman 0 Tf 0 g)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The #20 is allowed i was told (its a replacement of a blank).&lt;/p&gt;&lt;p&gt;Besides strange visual behaviour in acrobat 8.1 after i save the document acrobat uses helvetica for the field, as if it couldn't find the font...?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Strange thing ;-)&lt;/p&gt;&lt;p&gt;Thanks for helping,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:31c76106-5c29-410b-b46c-9f2839d7ade0] --&gt;</description>
      <pubDate>Thu, 10 Jun 2010 11:53:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/656989</guid>
      <dc:date>2010-06-10T11:53:58Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>DR and DA</title>
      <link>https://forums.adobe.com/thread/641293</link>
      <description>&lt;!-- [DocumentBodyStart:0a15c1d5-8337-47a1-a8ad-ada697fc58a7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a question regarding the DR attribute (PDF/A Spec):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the &lt;span style="color: #333333; text-decoration: underline;"&gt;interactive form dictionary&lt;/span&gt; the DR attribute is defined as:&lt;/p&gt;&lt;p&gt;"A document-wide default value for the DR attribute of variable text fields"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and then the DR attribute can be used again in the &lt;span style="text-decoration: underline;"&gt;field dictionary&lt;/span&gt; (containing variable text):&lt;/p&gt;&lt;p&gt;"(Required; inheritable) A resource dictionary containing default resources (such as fonts ...)&lt;/p&gt;&lt;p&gt;to be used by the appearance stream. At a minimum, this dictionary must contain a Font entry&lt;br/&gt;specifying the resource name and font dictionary of the default font for displaying the&lt;br/&gt;field&amp;#8217;s text."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So as I see it I can (=optionally) define a "global" DR attribute which is valid for all (textual) fields.&lt;/p&gt;&lt;p&gt;And secondly I must (=required) define a DR attribute on a per field basis.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. Is that so?&lt;/p&gt;&lt;p&gt;2. What's in case if a global DR is defined can't i "skip" the per-field DRs? &lt;/p&gt;&lt;p&gt;3. Is it possible to define only one DR (global or per-field?)&lt;/p&gt;&lt;p&gt;4. Which takes the "lead" if both are specified?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0a15c1d5-8337-47a1-a8ad-ada697fc58a7] --&gt;</description>
      <pubDate>Tue, 18 May 2010 16:53:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/641293</guid>
      <dc:date>2010-05-18T16:53:40Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BaseFont and FontName must be equals?</title>
      <link>https://forums.adobe.com/thread/632953</link>
      <description>&lt;!-- [DocumentBodyStart:be339195-2aac-4277-bc13-e862d57f1df4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have trouble with an PDF/A document and some readers we are using:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Acrobat (Reader) 9.X works fine&lt;/p&gt;&lt;p&gt;- Acrobat (Reader) 6.X and our own inhouse reader have problems&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tracked it down to the following part:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;10 0 obj&lt;br/&gt;&amp;lt;&amp;lt;/LastChar 255&lt;strong&gt;/BaseFont/TimesNewRomanPSMT&lt;/strong&gt;/Type/Font/Encoding/WinAnsiEncoding/Subtype/TrueType/FirstChar 0/FontDescriptor 11 0 R/Widths[...&amp;lt;removed the numers in here&amp;gt;...]&amp;gt;&amp;gt;&lt;br/&gt;endobj&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;11 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/CapHeight 666/FontBBox[-1164 -628 4096 2062]/Type/FontDescriptor/Descent -442/FontFile2 33 0 R/StemV 87/Flags 32/Ascent 1420&lt;strong&gt;/FontName/Times#20New#20Roman&lt;/strong&gt;/ItalicAngle 0&amp;gt;&amp;gt;&lt;br/&gt;endobj&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is the /FontName of the FontDescriptor contains "Times#20New#20Roman".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the pdf spec i read:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BaseFont: "The PostScript name of the font. For Type 1 fonts, this is&amp;nbsp; always the value of the FontName entry in the font program"&lt;/p&gt;&lt;p&gt;FontName: "The PostScript name of the font. This name shall be the same as the value of BaseFont in the font or CIDFont dictionary that refers to this font descriptor."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;=&amp;gt; Thus the BaseFont and the FontName must have the same value?&lt;/p&gt;&lt;p&gt;=&amp;gt; Is that "#20" (= a blank?) even allowed inside the FontName?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the help,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:be339195-2aac-4277-bc13-e862d57f1df4] --&gt;</description>
      <pubDate>Thu, 06 May 2010 14:01:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/632953</guid>
      <dc:date>2010-05-06T14:01:28Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SubFilter value algorithm support in PDF/A</title>
      <link>https://forums.adobe.com/thread/587267</link>
      <description>&lt;!-- [DocumentBodyStart:d5a53b3a-6953-4507-9ad4-57a33fcab00d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Leonard (since you answer most of the questions anyway &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have a question regarding the use of a stronger hash or encryption strength in a PDF/A document. In one of your previous posts you stated:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;"For example, for true PDF/A-1 compatibility you should not use SHA256&amp;nbsp; since it didn't exist in PDF 1.4 (on which PDF/A-1 is based) even though&amp;nbsp; it would be a perfectly valid PDF file."&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now i read another document of yours called 'ISO 19005-1 (PDF/A-1) Application Notes'. There on page 30 'Digital Signatures' you write:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;"Revocation: As with Timestamping, since the presence of certificate revocation information does not effect the visual display of the PDF, it is permitted by PDF/A-1, even though it is a PDF 1.5 feature."&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now one could say that using a stronger hash or encryption algorithm falls into the same category:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So for instance even if RSA 2048 and SHA256 were not supported in 1.4 (but in 1.5) - shouldn't they be permitted in PDF/A also?&lt;/p&gt;&lt;p&gt;Isn't that, although not explicitly mentioned, well within the stated goals of PDF/A-1?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5a53b3a-6953-4507-9ad4-57a33fcab00d] --&gt;</description>
      <pubDate>Mon, 01 Mar 2010 14:41:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/587267</guid>
      <dc:date>2010-03-01T14:41:42Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>catalog dictionary: /AcroForm optional or required</title>
      <link>https://forums.adobe.com/thread/551522</link>
      <description>&lt;!-- [DocumentBodyStart:ef17fbf8-22b3-4cd5-b0b0-6eec8380c7e4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have a question:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PDF 1.4 (due to PDF/A) specification defines the 'AcroForm' key in the catalog dictionary as optional.&lt;/p&gt;&lt;p&gt;But this can mean two things:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A)&lt;/p&gt;&lt;p&gt;- If the pdf has form NO fields -&amp;gt; optional&lt;/p&gt;&lt;p&gt;- If the pdf has form fields -&amp;gt; required&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;B)&lt;/p&gt;&lt;p&gt;- If the pdf has form NO fields -&amp;gt; optional&lt;/p&gt;&lt;p&gt;- If the pdf has form fields -&amp;gt; optional&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So can the key be omitted even if a document has form fields?&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Thanks&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef17fbf8-22b3-4cd5-b0b0-6eec8380c7e4] --&gt;</description>
      <pubDate>Thu, 07 Jan 2010 16:13:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/551522</guid>
      <dc:date>2010-01-07T16:13:28Z</dc:date>
      <clearspace:dateToText>4 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Signature Dictionary 'Filter'</title>
      <link>https://forums.adobe.com/thread/539632</link>
      <description>&lt;!-- [DocumentBodyStart:6a7e591c-f7ef-4a81-a60e-986794aec01d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a question about the 'filter' in the signature dictionary. It is defined as (taken from PDF 1.4 due to PDF/A):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Filter name (Required; inheritable) The name of the signature handler to be used for authenticating the field&amp;#8217;s contents, such as Adobe.PPKLite, Entrust.PPKEF, CICI.SignIt, or VeriSign.PPKVS.&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.) A plugin is used to validate signatures, right? (please correct me if i am wrong here)&lt;/p&gt;&lt;p&gt;2.) Can the subfilter (like adbe.pkcs7.detached or adbe.pkcs7.sha1) also be used with other filters than adobe.ppklite?&lt;/p&gt;&lt;p&gt;2) The Adobe.PPKLite is the "default" plugin? (which every reader since 5.0 or so has)&lt;/p&gt;&lt;p&gt;3.) The other handlers are also part of acrobat? (such as entrust, verisign etc.)&lt;/p&gt;&lt;p&gt;4.) What must i do to register my own handler?&lt;/p&gt;&lt;p&gt;5.) What would happen if one would set the filter which is not existent?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for clarification,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6a7e591c-f7ef-4a81-a60e-986794aec01d] --&gt;</description>
      <pubDate>Wed, 16 Dec 2009 09:37:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/539632</guid>
      <dc:date>2009-12-16T09:37:00Z</dc:date>
      <clearspace:dateToText>4 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF 1.4 - order of form fields (tab order, signing order)</title>
      <link>https://forums.adobe.com/thread/530443</link>
      <description>&lt;!-- [DocumentBodyStart:3232d52a-a244-45dd-b200-f32d71f6d6ab] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a question related the order of form fields:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I influence the order of fields?&lt;/p&gt;&lt;p&gt;I use signature fields and want to explicitly set which signature is signed first, second etc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also the tab order would be interesting. (For that since PDF 1.5 there is a 'Tabs' key however how is that done in PDF 1.4?)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help appreciated,&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3232d52a-a244-45dd-b200-f32d71f6d6ab] --&gt;</description>
      <pubDate>Wed, 25 Nov 2009 17:44:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/530443</guid>
      <dc:date>2009-11-25T17:44:16Z</dc:date>
      <clearspace:dateToText>4 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Digital signature Filter / SubFilter</title>
      <link>https://forums.adobe.com/thread/530277</link>
      <description>&lt;!-- [DocumentBodyStart:a9de6b30-b6fe-48ef-a408-f819cfbad2cd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have a question regarding the use of digital signatures.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;As a filter value i am using&lt;title&gt;PDF32000.book&lt;/title&gt;&lt;span style="font-family: Arial; font-size: 10pt;"&gt;Adobe.PPKLite but i am not quite sure about the SubFilter. As i understand there are three possible values:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;title&gt;PDF32000.book&lt;/title&gt;&lt;span style="font-family: Arial; font-size: 10pt;"&gt;- adbe.pkcs7.detached&lt;br/&gt;- adbe.pkcs7.sha1&lt;br/&gt;- adbe.x509.rsa.sha1&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now i need to create PDF/A compliant pdfs and i read somewhere that it is not recommended (or not compliant?) to use&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Arial; font-size: 10pt;"&gt;'adbe.x509.rsa.sha1'&lt;/span&gt; (pkcs#1 format). Instead one of the other two should be used.&lt;/p&gt;&lt;p&gt;Now since SHA1 is too weak only 'adbe.pkcs7.detached' (pkcs#7 format) remains.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But what does the 'detached' stands for?&lt;/p&gt;&lt;p&gt;Does it mean that the digest or the certicate have to be stored in an extra file? (Similar to the xml signing mechanism: "Enveloping signatures are over&amp;nbsp;&amp;nbsp; data within the same XML document as the signature; detached signatures are over data external to the&amp;nbsp;&amp;nbsp; signature element.") ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for clarifying,&lt;/p&gt;&lt;p&gt;ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a9de6b30-b6fe-48ef-a408-f819cfbad2cd] --&gt;</description>
      <pubDate>Wed, 25 Nov 2009 13:06:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/530277</guid>
      <dc:date>2009-11-25T13:06:08Z</dc:date>
      <clearspace:dateToText>4 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF/A vs. Form Fields (checkboxes, radiobuttons)</title>
      <link>https://forums.adobe.com/thread/507662</link>
      <description>&lt;!-- [DocumentBodyStart:075c4cc8-ee43-43a8-afe7-272bf5b692f8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've question regarding the PDF/A specification and would appreciate some clarification.&lt;/p&gt;&lt;p&gt;The specs says:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"If an annotation dictionary contains the AP key, the appearance dictionary that it defines as its value shall contain only the N key, whose value shall be a stream defining the appearance of the annotation. [...] Every form field shall have an appearance dictionary associated with the field's data. A conforming reader shall render the field according to the appearance dictionary without regard to the form data."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now i have a document which is fully PDF/A compliant however the acrobat preflight (8 &amp;amp; 9) check fails with the message that my checkboxes do not only contain the /N key. However they do contain just the /N (normal) appearances.&lt;/p&gt;&lt;p&gt;1.) So what's the problem? (Can't think that this should be a bug since intarsys PDF/A validation also reports it...)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The PDF Spec 1.4 defines the 'normal' appearance of a checkbox like that:&lt;/p&gt;&lt;p&gt;/AP &amp;lt;&amp;lt; /N &amp;lt;&amp;lt; /On formXObject1 /Off formXObject2&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2.) Or does the spec mean, that there can only be one appearance inside the /N enty?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then PDF 1.4 states:&lt;/p&gt;&lt;p&gt;"The appearance for the off state is optional, but if present must be stored in the appearance dictionary under the name Off."&lt;/p&gt;&lt;p&gt;3.) So if i only define the "On" state the document will become fully PDF/A compliant?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;4.) And what about the Appearance state (AS)? PDF 1.4 states:&lt;/p&gt;&lt;p&gt;"The choice between the checked and unchecked appearance states is determined by the AS entry in the annotation dictionary"&lt;/p&gt;&lt;p&gt;But PDF/A does not mention the /AS key but it is vital for checkboxes...?! According to the spec a viewer has to "render the field according to the appearance dictionary" -&amp;gt; but checkboxes can have two states ....&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for bringing any light on this!&lt;/p&gt;&lt;p&gt;/ToM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:075c4cc8-ee43-43a8-afe7-272bf5b692f8] --&gt;</description>
      <pubDate>Fri, 16 Oct 2009 15:25:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/507662</guid>
      <dc:date>2009-10-16T15:25:32Z</dc:date>
      <clearspace:dateToText>5 years 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Looking for "PDF Public-Key Digital Signature and Encryption Specification"</title>
      <link>https://forums.adobe.com/thread/285636</link>
      <description>&lt;!-- [DocumentBodyStart:4fd10eff-8ae9-4a60-9985-3ad3fe5fd2b0] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;i am looking for the following ("old") document:
&lt;br/&gt;
&lt;br/&gt;PDF Public-Key Digital Signature and Encryption Specification
&lt;br/&gt;
&lt;br/&gt;Originally i could be found here:
&lt;br/&gt;http://partners.adobe.com/asn/developer/acrosdk/DOCS/ppk_pdfspec.pdf
&lt;br/&gt;
&lt;br/&gt;But not anymore. Does somebody of you still have it? Adobe today just offers the latest documents but i specifically need that older version.
&lt;br/&gt;Or is there an archive i don't know of?
&lt;br/&gt;
&lt;br/&gt;Thanks for your help,
&lt;br/&gt;ToM
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4fd10eff-8ae9-4a60-9985-3ad3fe5fd2b0] --&gt;</description>
      <pubDate>Fri, 13 Feb 2009 09:29:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/285636</guid>
      <dc:date>2009-02-13T09:29:56Z</dc:date>
      <clearspace:dateToText>5 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Acrobat (8.1.2): How to add 'mapping name' (/TM)</title>
      <link>https://forums.adobe.com/thread/303641</link>
      <description>&lt;!-- [DocumentBodyStart:fd38444c-7918-45ec-a6fb-69381ef88ffa] --&gt;&lt;div class="jive-rendered-content"&gt;The PDF spec (1.4) defines that every form field can have an (optional) mapping name (key is TM). Is there a way to set this mapping name with Acrobat Profession 8.1.2?
&lt;br/&gt;
&lt;br/&gt;Thanks for any help,
&lt;br/&gt;ToM
&lt;br/&gt;
&lt;br/&gt;From the PDF spec 1.4 pp. 531:
&lt;br/&gt;(Optional; PDF 1.3) The mapping name to be used when exporting interactive
&lt;br/&gt;form field data from the document.
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fd38444c-7918-45ec-a6fb-69381ef88ffa] --&gt;</description>
      <pubDate>Mon, 29 Sep 2008 13:12:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/303641</guid>
      <dc:date>2008-09-29T13:12:01Z</dc:date>
      <clearspace:dateToText>6 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

