<?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>Content in Adobe Community</title>
    <link>/place-content.jspa?containerType=14&amp;userID=null&amp;filterID=contentstatus[published]&amp;containerID=3406</link>
    <description>Recent content in Adobe Community</description>
    <language>en</language>
    <pubDate>Thu, 13 Nov 2014 16:37:58 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-13T16:37:58Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>What should be the behavior of Background with shfil</title>
      <link>https://forums.adobe.com/thread/1634149</link>
      <description>&lt;!-- [DocumentBodyStart:8db83a1f-0124-4a82-abf6-48428874375b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a simple PostScript file that uses a Radial shading dictionary and shfill operator.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;/PageSize [300 300]&amp;gt;&amp;gt; setpagedevice&lt;/p&gt;&lt;p&gt;10 10 moveto&lt;/p&gt;&lt;p&gt;290 10 lineto&lt;/p&gt;&lt;p&gt;290 290 lineto&lt;/p&gt;&lt;p&gt;10 290 lineto&lt;/p&gt;&lt;p&gt;closepath&lt;/p&gt;&lt;p&gt;/DeviceCMYK setcolorspace&lt;/p&gt;&lt;p&gt;0 1 0 0 setcolor&lt;/p&gt;&lt;p&gt;fill&lt;/p&gt;&lt;p&gt;newpath&lt;/p&gt;&lt;p&gt;20 20 moveto&lt;/p&gt;&lt;p&gt;280 20 lineto&lt;/p&gt;&lt;p&gt;280 280 lineto&lt;/p&gt;&lt;p&gt;20 280 lineto&lt;/p&gt;&lt;p&gt;closepath&lt;/p&gt;&lt;p&gt;clip&lt;/p&gt;&lt;p&gt;95 20 translate&lt;/p&gt;&lt;p&gt;gsave&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/ShadingType 3&lt;/p&gt;&lt;p&gt;/Coords [25 100 90 -10 75 0]&lt;/p&gt;&lt;p&gt;/Extend [false false]&lt;/p&gt;&lt;p&gt;/Background [0.35 0.35 0 0]&lt;/p&gt;&lt;p&gt;/ColorSpace /DeviceCMYK&lt;/p&gt;&lt;p&gt;/Function &amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; /FunctionType 2&lt;/p&gt;&lt;p&gt;&amp;nbsp; /Domain [0 1]&lt;/p&gt;&lt;p&gt;&amp;nbsp; /C0 [0 0 0.50 0]&lt;/p&gt;&lt;p&gt;&amp;nbsp; /C1 [0 0.50 0.50 0]&lt;/p&gt;&lt;p&gt;&amp;nbsp; /N 1&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;shfill&lt;/p&gt;&lt;p&gt;grestore&lt;/p&gt;&lt;p&gt;showpage&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When i drag this PostScript file in Adobe Distiller 11, it generates a PDF file contains the Background entry in the shading dictionary.&lt;/p&gt;&lt;p&gt;As per PLRM, shfill operator must ignore the Background entry if present.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is it correct?&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;Raquib&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8db83a1f-0124-4a82-abf6-48428874375b] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:37:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634149</guid>
      <dc:date>2014-11-13T16:37:58Z</dc:date>
      <clearspace:dateToText>1 hour 49 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Axial shading pattern with different alpha</title>
      <link>https://forums.adobe.com/thread/1632477</link>
      <description>&lt;!-- [DocumentBodyStart:51f5e7dd-7f9d-4079-b85b-1d3104f14ab8] --&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'm trying to apply different alpha values to axial shading pattern when drawing and I've found &lt;a class="jive-link-thread-small" data-containerId="3406" data-containerType="14" data-objectId="1575870" data-objectType="1" href="https://forums.adobe.com/thread/1575870"&gt;PDF Axial Shading Pattern ranging opacity&lt;/a&gt; very helpful.&lt;/p&gt;&lt;p&gt;But what kind of soft mask (PDF 1.4) should I use (dictionary or image mask)? And how could I create that mask?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wrote some pdf code based on my limited understanding of pdf 1.4 reference and that doesn't work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;40 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /Group&lt;/p&gt;&lt;p&gt;/Subtype /Transparency&lt;/p&gt;&lt;p&gt;/ColorSpace /DeviceGray&lt;/p&gt;&lt;p&gt;/BitsPerComponent 8&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;17 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /Mask&lt;/p&gt;&lt;p&gt;/Subtype /Alpha&lt;/p&gt;&lt;p&gt;/G 40 0 R&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;18 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /ExtGState&lt;/p&gt;&lt;p&gt;/SMask 17 0 R&lt;/p&gt;&lt;p&gt;/ca 1&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;19-26 are FunctionType 2 linear gradient&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;26 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/FunctionType 3&lt;/p&gt;&lt;p&gt;/Domain [0 1]&lt;/p&gt;&lt;p&gt;/Functions [19 0 R 20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 25 0 R ]&lt;/p&gt;&lt;p&gt;/Bounds [0.25 0.25 0.5 0.5 0.75 0.75 ]&lt;/p&gt;&lt;p&gt;/Encode [0 1 0 1 0 1 0 1 0 1 0 1 0 1 ]&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;27 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /Pattern&lt;/p&gt;&lt;p&gt;/PatternType 2&lt;/p&gt;&lt;p&gt;/Shading &amp;lt;&amp;lt;/ColorSpace /DeviceRGB&lt;/p&gt;&lt;p&gt;/Function 26 0 R&lt;/p&gt;&lt;p&gt;/ShadingType 2&lt;/p&gt;&lt;p&gt;/Coords [37.5 3347.82 187.5 3347.82]&lt;/p&gt;&lt;p&gt;/Extend [true true]&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&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;/ExtGState &amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/GS0 18 0 R&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51f5e7dd-7f9d-4079-b85b-1d3104f14ab8] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 07:34:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632477</guid>
      <dc:date>2014-11-13T07:34:45Z</dc:date>
      <clearspace:dateToText>10 hours 53 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CIDFont and PDF</title>
      <link>https://forums.adobe.com/thread/1632328</link>
      <description>&lt;!-- [DocumentBodyStart:d1d2efea-aad9-4069-88bb-0dd473dc6f40] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;thanks to the lrosenth for the help with my question about support for CID keyed Type1 fonts in PDF.&lt;/p&gt;&lt;p&gt;I will make sure that I read the ISO PDF spec - it is more clear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sadly, I have another question:&lt;/p&gt;&lt;p&gt;I have a valid CIDFont (consists of a readable PS part and also binary data which I believe is _parts_ of a CFF font program, not the whole program).&lt;/p&gt;&lt;p&gt;The readable PS part has info like byte offsets to CharStrings and also the table that&amp;nbsp; maps CID values to font/glyph (CIDMap)&lt;/p&gt;&lt;p&gt;The FreeType library will render glyphs from this font.&lt;/p&gt;&lt;p&gt;The binary parts appear to&amp;nbsp; be the CIDMap and CharStrings etc - but not the usual CFF header stuff - ie. just the bits you need.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;My question:&amp;nbsp; Am I right that you cant put such a CIDFont in a PDF file as an embedded font program (as part of a composite CIDFontType0) ?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From my reading of the spec, a composite font (Type0) in PDF references a CIDFont dict that doesn't have any of the info that the PS CIDFont contains (such as byte offsets to charstring data etc)&lt;/p&gt;&lt;p&gt;and so it needs the complete CFF program - specified as /FontFile3 in the font descriptor. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;JLM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d1d2efea-aad9-4069-88bb-0dd473dc6f40] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:55:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632328</guid>
      <dc:date>2014-11-11T14:55:39Z</dc:date>
      <clearspace:dateToText>2 days 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF CID keyed font support</title>
      <link>https://forums.adobe.com/thread/1631342</link>
      <description>&lt;!-- [DocumentBodyStart:fdabf136-1e28-42ad-81e2-5aefe75f9797] --&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 understand that PDF supports embedded CFF font programs for composite fonts of type CIDFontType0 - the spec is clear.&lt;/p&gt;&lt;p&gt;But, does it support embedded font programs that are not CFF&amp;nbsp; - ie. CIDFont with type 1 descendent for example?&lt;/p&gt;&lt;p&gt;The spec only mentions CFF when talking about type 1 composite fonts, but it isn't totally clear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, does PDF support embedded non-CFF&amp;nbsp; programs for composite type 1 fonts?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fdabf136-1e28-42ad-81e2-5aefe75f9797] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 20:28:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631342</guid>
      <dc:date>2014-11-10T20:28:33Z</dc:date>
      <clearspace:dateToText>2 days 22 hours ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Changing creation date on adobe acrobat 9</title>
      <link>https://forums.adobe.com/thread/1628046</link>
      <description>&lt;!-- [DocumentBodyStart:55603969-5229-4070-8bc8-f942442d170d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I've got a folder full of old PDF files at work. They are all labeled DD-MM-YY to signify the date they were made but the pdf's were originally in Word format and when they were all converted to PDF's, they all took that day as their created date. I'm looking for a way to change the created date on these hundreds of PDF's to match the date in the file name. Is there an easy way to do this?&amp;nbsp; I have to print the documents and organize them chronologically by date.&amp;nbsp; However, I need to also have corresponding creation dates with the documents.&amp;nbsp; I'm not good with scripting or programming however I am great at following step by step directions.&amp;nbsp; I would greatly appreciate help on this since this is a semi time sensitive project.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Thank you.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55603969-5229-4070-8bc8-f942442d170d] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 09:20:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628046</guid>
      <dc:date>2014-11-06T09:20:20Z</dc:date>
      <clearspace:dateToText>1 week 9 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>when I clciked on the file to open it asked me to opne or save but i clciked on open it automatically  a folder was opened path :-&gt;&gt;windows-&gt;&gt;Temporary Internet Files -&gt;Content.IES-&gt;&gt;</title>
      <link>https://forums.adobe.com/thread/1625208</link>
      <description>&lt;!-- [DocumentBodyStart:852cb8eb-ed98-4b69-9a4c-ca278b4f6a2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p&gt;Please let me know why it is opening like this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:852cb8eb-ed98-4b69-9a4c-ca278b4f6a2d] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 11:51:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625208</guid>
      <dc:date>2014-11-03T11:51:36Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Form XObjects without Resources - do we ignore ancestor forms?</title>
      <link>https://forums.adobe.com/thread/1616313</link>
      <description>&lt;!-- [DocumentBodyStart:6cac498e-e9cb-4a63-8837-139f462abbdd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, I'm just wondering what happens in the below situation.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;We have a Page which includes a form XObject #1, which itself contains another form XObject #2. &lt;/li&gt;&lt;li&gt;Form #2 uses a font but has no Resources dictionary. The font is defined against the Resources dictionary of form #1 instead.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Based on the PDF spec (which I've copied below) a client application should refer to the original Page object to see if the font is defined there but should not check form #1. We should therefore get a missing font error as the PDF is invalid. Is this correct?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For reference the PDF spec v1.4 says the below.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"A form XObject or a Type 3 font&amp;#8217;s glyph description may omit the Resources entry, in which case resources will be looked up in the Resources entry of the page on which the form or font is used. This practice is not recommended."&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6cac498e-e9cb-4a63-8837-139f462abbdd] --&gt;</description>
      <pubDate>Sat, 25 Oct 2014 07:47:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616313</guid>
      <dc:date>2014-10-25T07:47:10Z</dc:date>
      <clearspace:dateToText>2 weeks 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is a zero length glyf table valid for a TTF subset?</title>
      <link>https://forums.adobe.com/thread/1616317</link>
      <description>&lt;!-- [DocumentBodyStart:f55154d5-09a5-4610-96e9-df777a89069c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've posted related queries in a few forums - there is some background info at &lt;a class="jive-link-thread-small" data-containerId="3359" data-containerType="14" data-objectId="1611899" data-objectType="1" href="https://forums.adobe.com/thread/1611899"&gt;https://forums.adobe.com/thread/1611899&lt;/a&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; and it was suggested I ask the experts here &lt;/span&gt;&lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" 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;Basically in some situations InDesign is generating a subset font with a zero length glyf table. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does this 'exists but zero length' table fulfil the criteria from the PDF specification?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The following &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;TrueType tables are always required: &amp;#8220;head,&amp;rdquo; &amp;#8220;hhea,&amp;rdquo; &amp;#8220;loca,&amp;rdquo; &amp;#8220;maxp,&amp;rdquo; &lt;/span&gt;&amp;#8220;cvt_,&amp;rdquo; &amp;#8220;prep,&amp;rdquo; &amp;#8220;glyf,&amp;rdquo; &amp;#8220;hmtx,&amp;rdquo; and &amp;#8220;fpgm.&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A number of programs are not happy with such files, but Adobe products seem to handle them. However Acrobat in particular is fairly forgiving as we all know.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Microsoft's font validator says the subset is not valid. Programs like Ghostscript attempt to fix it by adding an empty table.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f55154d5-09a5-4610-96e9-df777a89069c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">truetype</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">glyph</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">ttf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">subset</category>
      <pubDate>Fri, 24 Oct 2014 23:58:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616317</guid>
      <dc:date>2014-10-24T23:58:45Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Objects missing endobj keyword in a PDF 1.4 file</title>
      <link>https://forums.adobe.com/thread/1614177</link>
      <description>&lt;!-- [DocumentBodyStart:c0a963b6-f990-4a54-b59f-eeed280dfcc8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a pdf file of 1.4 version and it has some objects which miss the endobj keyword at the end of object definition i.e. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;15 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt; /Type /Font&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Subtype /Type1&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Name /f-0-0&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /BaseFont /Arial&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Encoding /WinAnsiEncoding&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;17 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt; /Type /Font&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Subtype /Type1&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Name /f-1-0&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /BaseFont /Arial&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Encoding /WinAnsiEncoding&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;15 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt; /Type /Font&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Subtype /Type1&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Name /f-2-0&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /BaseFont /Arial&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Encoding /WinAnsiEncoding&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;26 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt; /Type /Font&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Subtype /Type1&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Name /f-3-0&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /BaseFont /Arial&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; /Encoding /WinAnsiEncoding&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;stream data&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please tell me what is the reason of missing endobj entry in these objects defintions above.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Ali&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c0a963b6-f990-4a54-b59f-eeed280dfcc8] --&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:50:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1614177</guid>
      <dc:date>2014-10-22T11:50:18Z</dc:date>
      <clearspace:dateToText>3 weeks 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is there a way to tell what settings were used to export a PDF?</title>
      <link>https://forums.adobe.com/thread/1499608</link>
      <description>&lt;!-- [DocumentBodyStart:50ef4017-d6e0-497b-aa14-da3e2a38275d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is there any way to tell what export settings were used to create a PDF? I'm trying to recreate settings used in a previous PDF. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50ef4017-d6e0-497b-aa14-da3e2a38275d] --&gt;</description>
      <pubDate>Tue, 21 Oct 2014 18:54:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1499608</guid>
      <dc:date>2014-10-21T18:54:04Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't construct a valid cross reference stream.</title>
      <link>https://forums.adobe.com/thread/1586813</link>
      <description>&lt;!-- [DocumentBodyStart:dd9cfbb3-5e05-4d53-9a57-ff822d768b1b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm building a PDF generation library from scratch.&lt;/p&gt;&lt;p&gt;Currently I'm having trouble generating a valid crossreference stream, but I'm totally lost as to why it is invalid.&lt;/p&gt;&lt;pre&gt;
&lt;p&gt;%PDF-1.7&lt;/p&gt;
&lt;p&gt;%&amp;micro;&lt;/p&gt;
&lt;p&gt;0 0 obj&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;/Pages 1 0 R&lt;/p&gt;
&lt;p&gt;/Type /Catalog&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;endobj&lt;/p&gt;
&lt;p&gt;1 0 obj&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;/Type /Pages&lt;/p&gt;
&lt;p&gt;/Kids [2 0 R]&lt;/p&gt;
&lt;p&gt;/Count 1&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;endobj&lt;/p&gt;
&lt;p&gt;2 0 obj&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;/Parent 1 0 R&lt;/p&gt;
&lt;p&gt;/Type /Page&lt;/p&gt;
&lt;p&gt;/MediaBox [0 0 612 792]&lt;/p&gt;
&lt;p&gt;/Contents 3 0 R&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;endobj&lt;/p&gt;
&lt;p&gt;3 0 obj&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;/Length 0&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;stream&lt;/p&gt;
&lt;p&gt;endstream&lt;/p&gt;
&lt;p&gt;endobj&lt;/p&gt;
&lt;p&gt;4 0 obj&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;/Type /XRef&lt;/p&gt;
&lt;p&gt;/W [1 2 0]&lt;/p&gt;
&lt;p&gt;/Size 6&lt;/p&gt;
&lt;p&gt;/Length 16&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;stream&lt;/p&gt;
...
endstream
endobj
startxref
254
%%EOF
&lt;/pre&gt;&lt;p&gt;The full pdf file can be found here: &lt;a class="jive-link-external-small" href="https://www.dropbox.com/s/mvn0xptf0lasb28/test.pdf?dl=0" rel="nofollow"&gt;https://www.dropbox.com/s/mvn0xptf0lasb28/test.pdf?dl=0&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;According to the spec a PDF file can consist of only objects with exemption of the first line (the 2nd is a comment) and the part from startxref.&lt;/p&gt;&lt;p&gt;Any tips would be greatly appreciated.&lt;/p&gt;&lt;p&gt;For simplicitly I've added the stream (extract via a hex editor) below:&lt;/p&gt;&lt;pre&gt;0A 01 00 0D 01 00 3E 01 00 77 01 00 CE 01 00 FE 0A&lt;/pre&gt;&lt;p&gt;Note that the stream starts and ends with a newline character. There are 17 bytes and the last line ending is not part of the stream length.&lt;/p&gt;&lt;p&gt;The remaining bytes 16 bytes have 15 bytes of data, (the first line ending is ignored (right?)):&lt;/p&gt;&lt;p&gt;01 00 0D&lt;/p&gt;&lt;p&gt;01 00 3E&lt;/p&gt;&lt;p&gt;01 00 77&lt;/p&gt;&lt;p&gt;01 00 CE&lt;/p&gt;&lt;p&gt;01 00 FE &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As far as I can tell this PDF file's cross reference stream is valid. Any help would be greatly appreciated!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd9cfbb3-5e05-4d53-9a57-ff822d768b1b] --&gt;</description>
      <pubDate>Mon, 29 Sep 2014 12:57:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1586813</guid>
      <dc:date>2014-09-29T12:57:07Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF Axial Shading Pattern ranging opacity</title>
      <link>https://forums.adobe.com/thread/1575870</link>
      <description>&lt;!-- [DocumentBodyStart:4e7f8c2e-a980-4d61-8668-3970b7caa5f3] --&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'm trying to figure out the way to have in PDF (say 1.4) an axial shading pattern but such that the opacity of the colors ranges along the shading, not just the colors themselves.&lt;/p&gt;&lt;p&gt;This is naturally supported in rendering systems, such as GDI+, where the alpha channel is in the color. But in PDF, the opacity is controlled separatedly, so in the case of a shading, I have no idea where to specify that.&lt;/p&gt;&lt;p&gt;Please notice that my question is about PDF itself (as in the spec), regardless of any PDF generation library/software.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4e7f8c2e-a980-4d61-8668-3970b7caa5f3] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">shading</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">alpha channel</category>
      <pubDate>Mon, 22 Sep 2014 13:48:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1575870</guid>
      <dc:date>2014-09-22T13:48:59Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Adobe Reader crashes on duplicate pages</title>
      <link>https://forums.adobe.com/thread/1579212</link>
      <description>&lt;!-- [DocumentBodyStart:e0602859-9013-418d-8e91-2fe2103c27a0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Adobe Reader will either give Error 14, or just crash out and quit if it comes across a PDF file with duplicate pages, for example:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;/Kids [9 0 R 9 0 R]&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;By my reading of the standard, there is no explicit prohibition of this. Other PDF readers work ok. Is this an Adobe Reader bug, or have I misunderstood the standard?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(Motivation: I'm writing a PDF squeezer which coalesces groups of identical objects into one. This reduces the size of the ISO3200 PDF specification itself by about 20% -- lots of PDF producers seem to create duplicate objects. But if Adobe Reader crashes in this case, where else might it or other readers crash when there is unexpected aliasing of objects?)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e0602859-9013-418d-8e91-2fe2103c27a0] --&gt;</description>
      <pubDate>Sat, 20 Sep 2014 12:13:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1579212</guid>
      <dc:date>2014-09-20T12:13:33Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <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;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">form field</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">form fields</category>
      <pubDate>Fri, 19 Sep 2014 10:18:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1556750</guid>
      <dc:date>2014-09-19T10:18:24Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to permanently rotate pdf 90 deg?</title>
      <link>https://forums.adobe.com/thread/285518</link>
      <description>&lt;!-- [DocumentBodyStart:0e836628-41f7-400d-9e92-710f77d1b6c0] --&gt;&lt;div class="jive-rendered-content"&gt;Whenever I open a certain pdf doc it is shown clockwise rotated by 90 deg.
&lt;br/&gt;Ok I can de-rotate it by clicking the appropriate menu in Adobe Reader.
&lt;br/&gt;
&lt;br/&gt;But is there a way to save this pdf so that it is automatically shown correctly at next opening WITHOUT having to explicitely rotate it through AR menues?
&lt;br/&gt;
&lt;br/&gt;If yes: How?
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0e836628-41f7-400d-9e92-710f77d1b6c0] --&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:58:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/285518</guid>
      <dc:date>2014-09-09T09:58:32Z</dc:date>
      <clearspace:dateToText>2 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>18</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Decompressing a cross reference stream with Params.</title>
      <link>https://forums.adobe.com/thread/1560282</link>
      <description>&lt;!-- [DocumentBodyStart:ddc66778-c8fd-40f8-b5f4-b44d6bb00271] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm losing my mind trying to decompress this stream.&amp;nbsp; I've asked everyone and am not having much luck with it. This is a cross reference stream with decode params.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have used an external library for decompressing this and for some reason, the xref streams just cannot be decoded.&amp;nbsp; I noticed that software designed to decompress pdf files such as Quick Pdf, VeryPdf etc will decompress all streams but these.&amp;nbsp; So there must be something extra about the output of these that I don't understand. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A common error message would be that the stream cannot be displayed because it contains binary data.&amp;nbsp; Very odd. Any clues.&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 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;25 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/DecodeParms&amp;lt;&amp;lt;/Columns 4/Predictor 12&amp;gt;&amp;gt;/Filter/FlateDecode/ID[&amp;lt;6647557224A6C102A60F6D82BB22C18D&amp;gt;&amp;lt;AA383B5CF85B7F4BACB9D502B93 343E9&amp;gt;]/Index[10 20]/Info 9 0 R/Length 64/Prev 23381/Root 11 0 R/Size 30/Type/XRef/W[1 2 1]&amp;gt;&amp;gt;stream&lt;/p&gt;&lt;p&gt;h&amp;#222;bbd ``b`&amp;#352;&amp;nbsp;&amp;nbsp; ~@&amp;#8218;&amp;#241; &amp;#144;`&amp;Ugrave; $&amp;#216;&amp;#249;&amp;euro; W &amp;#144;P&amp;deg;~.............compressed stream data.&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ddc66778-c8fd-40f8-b5f4-b44d6bb00271] --&gt;</description>
      <pubDate>Sat, 30 Aug 2014 04:53:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1560282</guid>
      <dc:date>2014-08-30T04:53:19Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>If I add PDF files to my website , can the goodlebot read it?</title>
      <link>https://forums.adobe.com/thread/1560044</link>
      <description>&lt;!-- [DocumentBodyStart:66a3f558-97bd-42a9-a956-9a54ed993cfc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My website is [link removed]&amp;nbsp; It is about education. Id like to add files about education to be downloaded by teachers bu I do not want them to be read by the googlebot. So If I add PDF files will the bot be able to read them?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:66a3f558-97bd-42a9-a956-9a54ed993cfc] --&gt;</description>
      <pubDate>Fri, 29 Aug 2014 23:17:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1560044</guid>
      <dc:date>2014-08-29T23:17:03Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CIDset purpose in PDF files</title>
      <link>https://forums.adobe.com/thread/1559610</link>
      <description>&lt;!-- [DocumentBodyStart:7a6915e7-a2bf-41ce-adf6-5bd12ea6bf6b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-message-small" data-containerId="4697" data-containerType="14" data-objectId="6678523" data-objectType="2" href="https://forums.adobe.com/message/6678523#6678523"&gt;&lt;span style="font-size: 10pt;"&gt;embedded CID font&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Could someone explain me a purpose of CIDset in PDF / PDF/A-1b files? What are the benefits/drawback if the information is not included. I am getting error from preflight tool shows "List of CIDs missing in CIDSet od embedded CIDFont". I&amp;acute;ve asked at different forum and I was forwarded here. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is link to the topic: &lt;a class="jive-link-message-small" data-containerId="4697" data-containerType="14" data-objectId="6680776" data-objectType="2" href="https://forums.adobe.com/message/6680776#6680776"&gt;https://forums.adobe.com/message/6680776#6680776&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7a6915e7-a2bf-41ce-adf6-5bd12ea6bf6b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">cidset_in_subset_font_is_incomplete</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">cidfont</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pdfa1-b</category>
      <pubDate>Thu, 28 Aug 2014 13:19:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1559610</guid>
      <dc:date>2014-08-28T13:19:55Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Decompressing Xref Streams?</title>
      <link>https://forums.adobe.com/thread/1558040</link>
      <description>&lt;!-- [DocumentBodyStart:7a5d447f-3bea-4bd1-82ce-a30f3a42e7fa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am having significant problems decompressing xref streams.&amp;nbsp; Unfortunately the use of Params has complicated things a little.&lt;/p&gt;&lt;p&gt;I am using various open source libraries to do this but I just wanted to check if my understanding is right.&amp;nbsp; The ISO3200 standard doesn't quiet put it in a way I can understand.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I am returning a decompressed Xref stream to a buffer, can I output it as one long string (adhering to white space), or do I need to recognise the output another way.&amp;nbsp; Such as Objects etc? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are Xref streams and white space rules surrounding these streams the same as the rules for all other streams.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have files written with Adobe 9 pdf printer, are the predictors in that version, relative to previous versions, different.&amp;nbsp; I'm simply trying to decompress text streams and want the xref information to navigate the document. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If there is tips for decompressing these streams please add them as I could be here for the next two years trying to decompress a single &lt;/p&gt;&lt;p&gt;xref stream. Maybe that's the way it's supposed to be, I don't know. &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;/div&gt;&lt;!-- [DocumentBodyEnd:7a5d447f-3bea-4bd1-82ce-a30f3a42e7fa] --&gt;</description>
      <pubDate>Tue, 26 Aug 2014 15:22:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1558040</guid>
      <dc:date>2014-08-26T15:22:47Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>AES 256 Revision 6 (PDF 2.0) Encryption</title>
      <link>https://forums.adobe.com/thread/904128</link>
      <description>&lt;!-- [DocumentBodyStart:719291a7-50da-4bc1-a7c4-2d1adc2187c2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to implement decryption of AES 256 Revision 6 (PDF 2.0) as described in the ISO 32000-2 spec and having some success but getting some peculiar results that I cannot resolve and would appreciate some suggestions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Using Acrobat X on a PC and encrypting using password encryption compatible with Acrobat X, I created a set of about 20 Acrobat X encrypted PDF tests. When I ran these through our implementation to decrypt as following ISO 32000-2 particularly Algorithms 2.A and 2.B most decrypted successfully and produced correct output. However a few failed either in the authentication phase or in the intermediate key computation stage, with the latter showing an error by an invalid decryption of the first stream of PDF encountered. Next I tried another set of different tests and also got a similar pass rate. Finally I took one unencrypted PDF test and chose the same security settings of compatible with Acrobat X, restrict editing, and printing, and allowed print and used the same password for 15 generated versions of this PDF test. 13 of these 15 resultant encrypted tests ran successfully with our implementation of the Revision 6 decryption algorithm. Two failed, with one failing a match on both user and owner key and the other failing computing the intermediate owner key.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; In the past when we have implemented earlier Revision 5 256 AES, or even older compatibility versions it always was the case that you either had the software working or you didn&amp;#8217;t. And the new PDF 2.0 2B algorithm with 64+ hashes and 64+ aes encryptions of data along with 16 byte mod 3 math computations leaves little room for error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; I believe that Acrobat when encrypting is choosing a random AES IV and all data including input /U /O /UE, and /OE strings differ. Even for the case described above of the same input test, same password, and same Acrobat encryption options. Thus the input into Algorithm 2-B will differ but the output should for authentication match the first 32 bytes of the O or U key or should result in a correct final result for intermediate owner or user key if the corresponding match occurred above.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; However for the few exceptions that fail the above decryption it is not easy to determine what went wrong. Just about any change to the implementation of Algorithm 2.B breaks all working test cases instead of giving a clue as to what the issue is. The possible suspects are the new SHA-384 and SHA-512 and the encrypt code. We have used SHA-256 and the AES decrypt portion in earlier implementation of revision 5 and had no problems. The AES and hash code we are using is from Gladman&lt;sup&gt;1&lt;/sup&gt;. I was wondering what others are using? It looks like Acrobat X is using RSA BSAFE Crypto &amp;#8211; C&lt;sup&gt;2&lt;/sup&gt; at least for FIPS. Could Leonard or somebody else at Adobe tell me if this RSA software is also used in general with Acrobat X?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; And I think that it would be very beneficial to have and publish a set of test vectors given input into algorithm 2.B along with correct intermediate results for each step. For each hash &amp;#8211; including which method used per step show hash results, and also encryption step results, number of steps beyond 64 minimum, as well as final result. For the 80% of tests I have working I could produce this info. For those tests I cannot get working I would need help. Perhaps someone at Adobe or elsewhere who has had greater success than I have can help? I can provide input for the problematic tests either through this forum or privately at &lt;a class="jive-link-email-small" href="mailto:David.Lincoln@csr.com"&gt;David.Lincoln@csr.com&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) &lt;a class="jive-link-external-small" href="http://www.gladman.me.uk/" rel="nofollow"&gt;http://www.gladman.me.uk/&lt;/a&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2) &lt;a class="jive-link-external-small" href="http://blogs.adobe.com/security/2011/05/update-fips-validation-certificates-for-acrobat-and-reader-x.html" rel="nofollow"&gt;http://blogs.adobe.com/security/2011/05/update-fips-validation-certificates-for-acrobat-an d-reader-x.html&lt;/a&gt; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:719291a7-50da-4bc1-a7c4-2d1adc2187c2] --&gt;</description>
      <pubDate>Sun, 03 Aug 2014 19:53:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/904128</guid>
      <dc:date>2014-08-03T19:53:15Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>34</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem in displaying image contained in a pdf file</title>
      <link>https://forums.adobe.com/thread/1514870</link>
      <description>&lt;!-- [DocumentBodyStart:8fb623a2-aab2-4769-9874-d1693eaa714d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f8f8f8;"&gt;I am reading a PDF file that contains an image, color space used in image is CMYK,&amp;nbsp; when I read the image and output it into my own viewer (not pdf reader) I have to subtract each component of each pixel from 255 then I get normal display otherwise I get negative image of the input image. Please tell me why I have to subtract the whole image data from 255?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f8f8f8;"&gt;Best Regards,&lt;/p&gt;&lt;p style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f8f8f8;"&gt;Ali&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8fb623a2-aab2-4769-9874-d1693eaa714d] --&gt;</description>
      <pubDate>Mon, 21 Jul 2014 22:59:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1514870</guid>
      <dc:date>2014-07-21T22:59:31Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to display cyrillic characters in a PDF</title>
      <link>https://forums.adobe.com/thread/1519274</link>
      <description>&lt;!-- [DocumentBodyStart:5d3a9b81-13e7-4e2d-a59a-6474085c55c4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am fairly green in terms of representing text in PDF documents and need some assistance. My main question is how do I represent Cyrillic characters in PDF files.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the basics of how to represent text in PDF files and the PostScript commands to use. I know that bytes written to the file in the range of 0 to 255 will print correctly when using the correct encoding (we are using the WinAnsiEncoding). What I cannot seem to figure out is how to represent extended character sets and different glyphs (such as those used in the Cyrillic alphabet) in a PDF file. Do I need to use CID fonts and CMaps?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is an example of the text I understand how to print:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;0.00000000 0.00000000 0.00000000 RG&lt;/p&gt;&lt;p&gt;0.00000000 0.00000000 0.00000000 rg&lt;/p&gt;&lt;p&gt;BT&lt;/p&gt;&lt;p&gt;/Helvetica 14 Tf&lt;/p&gt;&lt;p&gt;7.2 768.96 Td&lt;/p&gt;&lt;p&gt;(Hello World!) Tj&lt;/p&gt;&lt;p&gt;ET&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm really not clear on how to represent any of the Chinese or Japanese fonts either, so really any help here is appreciated. Any examples are appreciated as well.&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;/div&gt;&lt;!-- [DocumentBodyEnd:5d3a9b81-13e7-4e2d-a59a-6474085c55c4] --&gt;</description>
      <pubDate>Thu, 10 Jul 2014 22:01:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1519274</guid>
      <dc:date>2014-07-10T22:01:35Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ISO 3200 - 7.5.8 Cross-Reference Streams</title>
      <link>https://forums.adobe.com/thread/1517788</link>
      <description>&lt;!-- [DocumentBodyStart:72aae39a-bc9e-4924-a918-9a869fe89802] --&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'm having trouble interpreting the Example 4 on page 48 of &lt;strong style="text-decoration: underline;"&gt;&lt;span style="color: #993300; text-decoration: underline;"&gt;PDF 32000-1:2008&lt;/span&gt;,&lt;/strong&gt; Specifically in relation to the blue &lt;strong style="color: #0000ff;"&gt;bolded&lt;/strong&gt; text below. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;The first field of these entries is the entry &lt;span style="color: #0000ff;"&gt;&lt;strong&gt;type (2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------What does the 2 represent?&lt;/strong&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em style="color: #0000ff;"&gt;&lt;strong&gt;&lt;em&gt;number of the object &lt;strong style="color: #0000ff;"&gt;stream (15)&amp;nbsp;&amp;nbsp; --------What does the 15 represent?&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em style="color: #0000ff;"&gt;&lt;strong&gt;&lt;em&gt;&lt;strong style="color: #0000ff;"&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em style="color: #0000ff;"&gt;&lt;strong&gt;&lt;em&gt;&lt;strong style="color: #0000ff;"&gt;&lt;em&gt;position within the sequence of objects in the &lt;strong style="color: #0000ff;"&gt;object stream (0, 1, and 2)------What does this refer to?&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em style="color: #0000ff;"&gt;&lt;strong&gt;&lt;em&gt;&lt;strong style="color: #0000ff;"&gt;&lt;em&gt;&lt;strong style="color: #0000ff;"&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;It's just not clear what the 15 is if it's the second entry?&amp;nbsp;&amp;nbsp; Would somebody be able to explain where these numbers come from?&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&lt;strong style="color: #0000ff;"&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;em style="color: #0000ff;"&gt;&lt;strong&gt;&lt;em&gt;&lt;strong style="color: #0000ff;"&gt;&lt;em&gt;&lt;strong style="color: #0000ff;"&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/em&gt;&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;The following shows the same objects from the previous example stored in an object stream in a PDF 1.5 file, along with a cross-reference stream.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;The cross-reference stream (see 7.5.8, "Cross-Reference Streams") contains entries for the fonts (objects 11 and 13) and the descriptor (object 12), which are compressed objects in an object stream. The first field of these entries is the entry &lt;span style="color: #0000ff;"&gt;&lt;strong&gt;type (2)&lt;/strong&gt;&lt;/span&gt;, the second field is the number of the object &lt;strong style="color: #0000ff;"&gt;stream (15)&lt;/strong&gt;, and the third field is the position within the sequence of objects in the &lt;strong style="color: #0000ff;"&gt;object stream (0, 1, and 2)&lt;/strong&gt;. The cross-reference stream also contains a type 1 entry for the object stream itself.&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:72aae39a-bc9e-4924-a918-9a869fe89802] --&gt;</description>
      <pubDate>Wed, 09 Jul 2014 12:13:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517788</guid>
      <dc:date>2014-07-09T12:13:46Z</dc:date>
      <clearspace:dateToText>4 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Best Adobe product for editing PDF, replacing English text with Thai without altering/recompressing images, graphics etc.?</title>
      <link>https://forums.adobe.com/thread/1517343</link>
      <description>&lt;!-- [DocumentBodyStart:d5219824-d8b5-444f-a4f1-8495ff4e4bd2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have an English language PDF, a medical device brochure, the content of which has already been translated into Thai (in Word). I want to replace the original English in the PDF with the Thai translation easily without altering any other aspect of the brochure, like graphics, images, margins etc. (No doubt I'll have to tweak line height, font sizes and paragraph lengths a little.) I'm unsure of what would be the best Adobe product for this purpose, e.g. Illustrator, InDesign or Acrobat (or something else), that would allow me simply to open the PDF, replace the English with Thai in an attractive Thai font (to be embedded), make minor layout tweaks, then save without any compression so the quality and colours of the original photos, artwork, and graphical elements are preserved. I've heard Office 2013 allows direct editing of a PDF but I'm not sure if it converts, alters or compresses PDF graphics in some way when first opening the file. Could anyone with relevant experience please advise? Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5219824-d8b5-444f-a4f1-8495ff4e4bd2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">thai</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">edit_pdf_file</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">edit_text_pdf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font_thai</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">adobe pdf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">save as pdf</category>
      <pubDate>Wed, 09 Jul 2014 09:33:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517343</guid>
      <dc:date>2014-07-09T09:33:29Z</dc:date>
      <clearspace:dateToText>4 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to do multi-stage blending</title>
      <link>https://forums.adobe.com/thread/1500835</link>
      <description>&lt;!-- [DocumentBodyStart:89313253-202a-4bfd-8bae-f57afdf2a088] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to do the following blending operation in RGB space:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Within the transparency group (I'm using a Form XObject), the resulting colour is the source colour (i.e. no blending).&amp;nbsp; The resulting alpha is the source alpha.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then I want to blend this form with the page using the standard transparency formula: C_r = (1-a_s)*C_b + a_s*C_s.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For instance, If I draw a solid black circle with alpha 1 and then two thin lines over it (one horizontal and the other vertical), both with alpha 0, I should end up with 4 quadrants.&amp;nbsp; I can then place this group onto the page so that the 4 quadrants are drawn in black on the page and the space where the lines were drawn are transparent, so that the original page contents can be seen through it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this possible in PDF, or do I need to combine the objects into a complex polygon?&amp;nbsp; In my application, alpha is always 0 or 1. Section 7.2.6 of PDF version 1.5, fourth edition, seem to suggest that this is not possible (due to the Union function used to calculate the resulting alpha).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:89313253-202a-4bfd-8bae-f57afdf2a088] --&gt;</description>
      <pubDate>Fri, 20 Jun 2014 14:01:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1500835</guid>
      <dc:date>2014-06-20T14:01:56Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XFA Form signature</title>
      <link>https://forums.adobe.com/thread/1499402</link>
      <description>&lt;!-- [DocumentBodyStart:8b089afa-48e9-41f2-8719-09f2be0f6139] --&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; My company developed a tool to sign PDF and it's working well. Today, we were submitted a XFA Form PDF, and we cannot see the signature field nor is the signature bar available.&lt;/p&gt;&lt;p&gt; We'd like to know why is Adobe Reader ignoring the signature?&lt;/p&gt;&lt;p&gt; Is it possible to sign a XFA Form with regular PAdES (and not PAdES part five)? If so, will Adobe Reader validate such signature?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8b089afa-48e9-41f2-8719-09f2be0f6139] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">xfa_forms</category>
      <pubDate>Wed, 18 Jun 2014 16:42:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1499402</guid>
      <dc:date>2014-06-18T16:42:36Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How I can translate a english pdf to spanish (stored in the Acrobat site)?</title>
      <link>https://forums.adobe.com/thread/1490846</link>
      <description>&lt;!-- [DocumentBodyStart:7c7a3745-5815-4b67-872b-fc7722fc2deb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello every body, Im start today in this site, im upload an a English PDF and i want to know if exist&amp;nbsp; a tool to translate this document&lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7c7a3745-5815-4b67-872b-fc7722fc2deb] --&gt;</description>
      <pubDate>Fri, 06 Jun 2014 11:08:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1490846</guid>
      <dc:date>2014-06-06T11:08:37Z</dc:date>
      <clearspace:dateToText>5 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How is it that a searchable PDF text returns found words misspelled when the text is converted to an rtf file?</title>
      <link>https://forums.adobe.com/thread/1486312</link>
      <description>&lt;!-- [DocumentBodyStart:dea6d259-f3f2-45fe-9d0c-94e7d159d132] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;How is it that a searchable PDF text returns found words misspelled when the text is converted to an rtf file?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can't count the hours spent correcting pdf files that appear fine, but are simply unreadable when turned into editable or searchable text. It would seem to me that once that problem is understood, a solution may be found for at least 1/2 of the misspelled words in post OCR corrections. This is a real hindrance when it come to research ... no one has unlimited time to post OCR correct files to ensure searchable texts are not overlooking important but misspelled words.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;WRBulmer&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dea6d259-f3f2-45fe-9d0c-94e7d159d132] --&gt;</description>
      <pubDate>Mon, 02 Jun 2014 16:20:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1486312</guid>
      <dc:date>2014-06-02T16:20:08Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>For accessibility, are there any MS-Word Styles that a PDF file cannot use or recognise?</title>
      <link>https://forums.adobe.com/thread/1485102</link>
      <description>&lt;!-- [DocumentBodyStart:ef943fff-6678-42ea-933b-ca50da55d5ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="text-align: justify;"&gt;I have been told that one cannot use the MS-Word Styles "Title" and "Subtitle" in a PDF file, from an accessibility perspective but I cannot find anything to support this claim.&amp;nbsp; Can anyone tell me if this is true and if so, why these styles are not supported/recognised?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;Thank you,&lt;/p&gt;&lt;p style="text-align: justify;"&gt;LPS&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef943fff-6678-42ea-933b-ca50da55d5ba] --&gt;</description>
      <pubDate>Fri, 30 May 2014 04:15:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1485102</guid>
      <dc:date>2014-05-30T04:15:24Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XMP updated with exiftool is not read</title>
      <link>https://forums.adobe.com/thread/1477507</link>
      <description>&lt;!-- [DocumentBodyStart:e5b13609-c7fb-47ff-b411-e69f1ae1ebe2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If this question is better suited in another forum, please let me know.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The following example PDF has been used in a workflow where the XMP meta data has been updated with new values (e.g. &lt;strong&gt;dc:identifier&lt;/strong&gt; has the value &lt;strong&gt;Metropoles&lt;/strong&gt;).&lt;/p&gt;&lt;p&gt;When opening this file and looking at the meta data in for example Acrobat Pro this new updated information is not viewed but the old XMP stream is instead read by Acrobat (pdfLib).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update looks correct as far as I can see, the object 54 has been updated and the new xref table at the end has the correct start byte for this new updated stream (byte &lt;strong&gt;0022017676&lt;/strong&gt;). So I can not understand why this new stream of XMP is not viewed in Acrobat.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone see any error in the PDF or is there any obvious reason why Acrobat wouldn't read the new XMP stream?&lt;/p&gt;&lt;p&gt;(other software using exiftools extract the new XMP correctly, I have also tested with some tool written in pure java and that will also show the new updated XMP as the currently working meta data)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Link to test PDF (appr 22 MB)&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.dropbox.com/s/exhc4f6n3mf9ufg/Test-20140518.pdf" rel="nofollow"&gt;Dropbox - Test-20140518.pdf&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e5b13609-c7fb-47ff-b411-e69f1ae1ebe2] --&gt;</description>
      <pubDate>Mon, 19 May 2014 17:27:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1477507</guid>
      <dc:date>2014-05-19T17:27:49Z</dc:date>
      <clearspace:dateToText>5 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF from SQL data</title>
      <link>https://forums.adobe.com/thread/285641</link>
      <description>&lt;!-- [DocumentBodyStart:950457d1-7298-490a-8c63-3aa03e6ebddb] --&gt;&lt;div class="jive-rendered-content"&gt;I'm looking for a technology that will help me create multiple formats of similar data from an SQL database into PDFs. I haven't found a sales rep at Adobe who knows if any of their products can do what I need and they recommended the user-to-user forums.
&lt;br/&gt;
&lt;br/&gt;My web-based application will generate financial affidavits. I need a different template for each state, so I need to create these templates without getting too much into the code itself. The templates will need to draw similar data about assets, liabilities, income and expenses from my SQL database, but the data will be organized in different places on the end document depending on the state. Each state's template (some states have different formats for each county) will also have different fonts, borders, and labels, so I want to be able to create these templates easily, without getting into the code.
&lt;br/&gt;
&lt;br/&gt;Do you know of any Adobe or other technology that can help me do this?
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:950457d1-7298-490a-8c63-3aa03e6ebddb] --&gt;</description>
      <pubDate>Mon, 19 May 2014 13:35:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/285641</guid>
      <dc:date>2014-05-19T13:35:01Z</dc:date>
      <clearspace:dateToText>5 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>TJ operator does NOT display all glyph</title>
      <link>https://forums.adobe.com/thread/1470859</link>
      <description>&lt;!-- [DocumentBodyStart:240c7873-d629-4969-a052-d44bcb901b10] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a strange behaviour when generating a PDF document by using the TJ operator:&lt;/p&gt;&lt;p&gt;I am using the TJ to justify multibyte glyphs.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example this: &lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: medium;"&gt;BT 297.640 640.940 Td /F1 10.0 Tf () Tj /F2 10.0 Tf [(Lorum) 459 (Ipsum) 459 (dolar,) 459 (etc) 459 (June) 459 (4th,)] TJ /F1 10.0 Tf ET&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is rendered correctly justified in Chrome viewer and Foxit Reader.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But the same PDF document in Acrobat Reader and Adobe Acrobat 9.0 is only showing &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;"Lorum dolar, June".&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;So "&lt;strong&gt;Ispum&lt;/strong&gt;", "&lt;strong&gt;etc&lt;/strong&gt;" and "&lt;strong&gt;4th&lt;/strong&gt;" are missing.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Acrobat Preflight reports the following error:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6368908-639343/problem.PNG"&gt;&lt;img alt="problem.PNG" class="jive-image image-1" height="47" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6368908-639343/900-47/problem.PNG" style="height: 65px; width: 1221.25px;" width="900"/&gt;&lt;/a&gt;&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;Thank you in advance&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:240c7873-d629-4969-a052-d44bcb901b10] --&gt;</description>
      <pubDate>Wed, 14 May 2014 07:56:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1470859</guid>
      <dc:date>2014-05-14T07:56:19Z</dc:date>
      <clearspace:dateToText>6 months 20 hours ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to recover incomplete cmap?</title>
      <link>https://forums.adobe.com/thread/1473190</link>
      <description>&lt;!-- [DocumentBodyStart:ca63f929-f72a-452a-a1b9-fd0324bab229] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;span style="font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 12pt;"&gt;I printed a Microsoft Word file as a PDF file by Distiller with an embed SakkalMajalla truetype font. I want to extract unicode texts from the PDF file. I found ToUnicode misses part of mapping. For example, CID 06B4 doen't have any mapping. I guess 06b4 should be mapped to U+0644. There are some substitutions in SakkalMajalla. So uni0644.medi (U+FEE0) is replaced by liga.0758.medi.alt1 (U+10354). Why can't Distiller deal with the situation? How can I recover missed mapping from PDF objects except ToUnicode? Thanks&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;P.S. I also asked the question couple days ago. Please see &lt;a class="jive-link-message-small" data-containerId="4697" data-containerType="14" data-objectId="6375630" data-objectType="2" href="https://forums.adobe.com/message/6375630#6375630"&gt;Re: Is it a bug of Distiller?&lt;/a&gt; I haven't got answers. I don't have privilege to move or delete that discussion. Sorry for asking a question in two communities.&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 style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/GS1 gs&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;BT&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/TT1 1 Tf&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;24 0 0 24 513.84 764.1203 Tm&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;0 g&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;0 Tc&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;0 Tw&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;0284&amp;gt;Tj&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;.495 .5925 TD&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;0551&amp;gt;Tj&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;-.1675 -.5925 TD&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;06b4&amp;gt;Tj&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;.4 .4225 TD&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;0551&amp;gt;Tj&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;-.12 -.4225 TD&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;024f&amp;gt;Tj&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/TT2 1 Tf&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;12 0 0 12 506.58 764.1203 Tm&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;( )Tj&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;ET&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/CIDInit /ProcSet findresource begin 12 dict begin begincmap /CIDSystemInfo &amp;lt;&amp;lt;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/Registry (JJEELB+TT1+0) /Ordering (T42UV) /Supplement 0 &amp;gt;&amp;gt; def&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/CMapName /JJEELB+TT1+0 def&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;/CMapType 2 def&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;1 begincodespacerange &amp;lt;024f&amp;gt; &amp;lt;0551&amp;gt; endcodespacerange&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;3 beginbfchar&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;024f&amp;gt; &amp;lt;0639&amp;gt;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;0284&amp;gt; &amp;lt;0649&amp;gt;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;lt;0551&amp;gt; &amp;lt;064E&amp;gt;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;endbfchar&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;endcmap CMapName currentdict /CMap defineresource pop end end&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ca63f929-f72a-452a-a1b9-fd0324bab229] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">arabic</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">cmap</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">tounicode</category>
      <pubDate>Tue, 13 May 2014 12:40:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1473190</guid>
      <dc:date>2014-05-13T12:40:53Z</dc:date>
      <clearspace:dateToText>6 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>password encryption with 256 bit AES algorithm...???</title>
      <link>https://forums.adobe.com/thread/888650</link>
      <description>&lt;!-- [DocumentBodyStart:e843dc7c-6fdc-451b-88a7-7d0239d65d77] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt; I have an application for the decryption of pdf passwords for &lt;strong&gt;128 bit Rc4&lt;/strong&gt; and &lt;strong&gt;128 AES&lt;/strong&gt;. In this, i am doing 50 times&lt;strong&gt; MD5 &lt;/strong&gt;using an encryption key. Its working well with this approach. But in case of&lt;strong&gt; 256 bit AES password security&lt;/strong&gt;, It creates problem. What is the difference between &lt;strong&gt;128 bit AES&lt;/strong&gt; and &lt;strong&gt;256 bit AES&lt;/strong&gt; algorithms ? Please tell me what are the &lt;strong&gt;algorithmic steps for 256 bit AES password security&lt;/strong&gt; ??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e843dc7c-6fdc-451b-88a7-7d0239d65d77] --&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:53:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/888650</guid>
      <dc:date>2014-04-30T08:53:11Z</dc:date>
      <clearspace:dateToText>6 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>16</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>change font in DA of FreeText Annotation</title>
      <link>https://forums.adobe.com/thread/1443766</link>
      <description>&lt;!-- [DocumentBodyStart:e5c50267-c7b8-47e8-b186-b141e0ab5a63] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to change the default appearance (the DA entry) of a FreeText annotation. To begin with, I can't find anywhere in Acrobat to change the font of a FreeText annotation. My understanding is that I need to create a font alias in &lt;strong&gt;DS &lt;/strong&gt;entry of the AcroForm, then reference it using &lt;strong&gt;Tf &lt;/strong&gt;operator in the &lt;strong&gt;DA &lt;/strong&gt;entry. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Below is the smallest PDF code I created:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;%PDF-1.6&lt;/p&gt;&lt;p&gt;%&amp;acirc;&amp;#227;&amp;Iuml;&amp;Oacute;&lt;/p&gt;&lt;p&gt;1 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type/Catalog/Pages 2 0 R/AcroForm 3 0 R&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;2 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type/Pages/Kids[4 0 R]/Count 1&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;3 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Fields[]/DR&amp;lt;&amp;lt;/Font&amp;lt;&amp;lt;/FNT1 5 0 R&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;4 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type/Page/Parent 2 0 R/Resources&amp;lt;&amp;lt;&amp;gt;&amp;gt;/MediaBox[0 0 612 792]/Annots[6 0 R]&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;5 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type/Font/Subtype/Type1/BaseFont/Times-Bold&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;6 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type/Annot/Rect[10 400 160 570]/CreationDate(D:20140404131900-05'00')/Subtype/FreeText/Contents(OK, Let's just start a content.)/DA(/FNT1 9 Tf\n1 0 0 rg\n0 1 0 RG\n)&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;xref&lt;/p&gt;&lt;p&gt;0 7&lt;/p&gt;&lt;p&gt;0000000000 65535 f &lt;/p&gt;&lt;p&gt;0000000015 00000 n &lt;/p&gt;&lt;p&gt;0000000075 00000 n &lt;/p&gt;&lt;p&gt;0000000126 00000 n &lt;/p&gt;&lt;p&gt;0000000182 00000 n &lt;/p&gt;&lt;p&gt;0000000275 00000 n &lt;/p&gt;&lt;p&gt;0000000339 00000 n &lt;/p&gt;&lt;p&gt;trailer &amp;lt;&amp;lt; /Size 7 /Root 1 0 R/ID[&amp;lt;da5bbc2c7a8acf9c73eb1fbda9cf31c6&amp;gt;&amp;lt;da5bbc2c7a8acf9c73eb1fbda9cf31c6&amp;gt;]&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;startxref&lt;/p&gt;&lt;p&gt;525&lt;/p&gt;&lt;p&gt;%%EOF&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Acrobat failed to display the FreeText annotation in new font and background. The document shows that the FreeText annotation uses Helvetica font, not Time-Bold.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What is wrong with my code?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e5c50267-c7b8-47e8-b186-b141e0ab5a63] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">annotation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">reader</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">apearance_streams</category>
      <pubDate>Fri, 04 Apr 2014 17:42:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1443766</guid>
      <dc:date>2014-04-04T17:42:38Z</dc:date>
      <clearspace:dateToText>7 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF File with Run Length Encoding?</title>
      <link>https://forums.adobe.com/thread/1405910</link>
      <description>&lt;!-- [DocumentBodyStart:875191ef-9102-4349-a562-eafb4a58c134] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Would anyone have a PDF file containing text streams compressed in Run-Length Encoding?&amp;nbsp; I need one to test a decompressor.&amp;nbsp; I know they are probably rare and not used anymore which is why one is so difficult to find. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you do have one could you attach it in a reply or refer me to it.&amp;nbsp; &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" 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;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:875191ef-9102-4349-a562-eafb4a58c134] --&gt;</description>
      <pubDate>Tue, 25 Mar 2014 14:53:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1405910</guid>
      <dc:date>2014-03-25T14:53:10Z</dc:date>
      <clearspace:dateToText>7 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Example font subset with non-unicode output</title>
      <link>https://forums.adobe.com/thread/1432341</link>
      <description>&lt;!-- [DocumentBodyStart:83beec5b-a2d9-498e-aa88-87723d10c790] --&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 am searching for an example to use a TTF Font as font subset in PDF but &lt;strong&gt;without &lt;/strong&gt;&lt;strong&gt;UTF16 encoding&lt;/strong&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this even possible?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Something similar to &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;7 0 obj&lt;/td&gt;&lt;td style=";"&gt;&lt;br/&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;br/&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;&amp;lt;/Type /Font /Subtype /Type0 /BaseFont /AAAAAD+Arial/Encoding /Identity-H /DescendantFonts [9 0 R]&lt;strong&gt; &lt;span style="text-decoration: line-through;"&gt;/ToUnicode 8 0 R&lt;/span&gt;&lt;/strong&gt; &amp;gt;&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;9 0 obj&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;br/&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;&amp;lt;/Type /Font /Subtype /CIDFontType2 /BaseFont /AAAAAD+Arial /CIDSystemInfo &amp;lt;&amp;lt; /Registry (Adobe) /Ordering (Identity) /Supplement 0 &amp;gt;&amp;gt; /FontDescriptor 11 0 R /W [... &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But how does the rest should look like?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advanced&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:83beec5b-a2d9-498e-aa88-87723d10c790] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">ttf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">subset</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">non-unicode</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">type0</category>
      <pubDate>Fri, 21 Mar 2014 10:15:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1432341</guid>
      <dc:date>2014-03-21T10:15:53Z</dc:date>
      <clearspace:dateToText>7 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>26</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Form field info not showing up, unless field is clicked? (again)</title>
      <link>https://forums.adobe.com/thread/1419907</link>
      <description>&lt;!-- [DocumentBodyStart:b103edf0-1ba4-437f-8edb-52cebf3ebde3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We're using a pdf library called Sync Fusion to automate some fillable fields in a pdf but after the text has been placed it is not visible due to the form field high-lighting.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So far we have tried the 3 things below but nothing has solved this issue.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li style="text-align: start;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; changing the fore/background color of the fillable fields to selected colors&lt;/li&gt;&lt;li style="text-align: start;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; disabling multiline fields&lt;/li&gt;&lt;li style="text-align: start;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; applying "mac fix" scripts&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;Anyone have any other ideas that might fix this? We're going to try a different pdf library next.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;thanks,&lt;/p&gt;&lt;p style="text-align: start;"&gt;Bob&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b103edf0-1ba4-437f-8edb-52cebf3ebde3] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pdf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">info</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">hiding</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">fillable_fields</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">highlight_forms</category>
      <pubDate>Mon, 03 Mar 2014 23:37:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1419907</guid>
      <dc:date>2014-03-03T23:37:59Z</dc:date>
      <clearspace:dateToText>8 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Indexed png transparency using /Mask</title>
      <link>https://forums.adobe.com/thread/1412559</link>
      <description>&lt;!-- [DocumentBodyStart:51e669f1-2b59-4d0d-beb7-756e68bc28dd] --&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;is it possible to use an indexed png's palette and accompanying transparency data to display a masked image? I've seen enough evidence in other opensource pdf libraries&amp;nbsp; to suggest that it's possible, but am having trouble getting it working myself.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The indexed PNG's i've tested all contain an array of&amp;nbsp; palette data and an associated array of transparency values.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm able to successfully display the png in a pdf, when only using it's palette and excluding the transprancy. The transparent parts of the image are displayed as black, as expected . The outuput is,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;17 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /XObject&lt;/p&gt;&lt;p&gt;/Subtype /Image&lt;/p&gt;&lt;p&gt;/Width 16&lt;/p&gt;&lt;p&gt;/Height 16&lt;/p&gt;&lt;p&gt;/ColorSpace [/Indexed /DeviceRGB 15 18 0 R]&lt;/p&gt;&lt;p&gt;/BitsPerComponent 4&lt;/p&gt;&lt;p&gt;/Filter /FlateDecode&lt;/p&gt;&lt;p&gt;/DecodeParms &amp;lt;&amp;lt;/Predictor 15 /Colors 1 /BitsPerComponent 4 /Columns 16&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;/Length 155&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;--------------- BINARY IMAGE DATA ---------------&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;18 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt; /Length 48&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;--------------- PALETTE ARRAY VALUES AS BINARY ---------------&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&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;But as soon as i try an add the transparency array, nothing gets displayed and i get an error when opening the pdf that says 'An error exists on this page'. The transparency values for the indexed image are as follows,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span class="objectBox-array objectBox"&gt;&lt;span class="arrayLeftBracket"&gt;[&lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;255&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;255&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;192&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;192&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;160&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;160&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;128&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;128&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;96&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;96&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;64&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;64&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;32&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;32&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;0&lt;/span&gt;&lt;span class="arrayComma"&gt;, &lt;/span&gt;&lt;span class="objectBox-number objectBox"&gt;0&lt;/span&gt;&lt;span class="arrayComma"&gt;&lt;/span&gt;&lt;span class="arrayRightBracket"&gt;]&lt;/span&gt;&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="objectBox-array objectBox"&gt;&lt;span class="arrayRightBracket"&gt;I've followed the spec, 8.9.6.4 Colour Key Masking, although i'm not sure if there should be a difference between 'min' and 'max' or whether it's just the same value duplicated? From the logic i've seen in other pdf generation libraries, it appears to be the latter.&lt;/span&gt;&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="objectBox-array objectBox"&gt;&lt;span class="arrayRightBracket"&gt;This is the non working output i get, when attempting to use the above array of transparency values as a mask,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="objectBox-array objectBox"&gt;&lt;span class="arrayRightBracket"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;17 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /XObject&lt;/p&gt;&lt;p&gt;/Subtype /Image&lt;/p&gt;&lt;p&gt;/Width 16&lt;/p&gt;&lt;p&gt;/Height 16&lt;/p&gt;&lt;p&gt;/ColorSpace [/Indexed /DeviceRGB 15 18 0 R]&lt;/p&gt;&lt;p&gt;/BitsPerComponent 4&lt;/p&gt;&lt;p&gt;/Filter /FlateDecode&lt;/p&gt;&lt;p&gt;/DecodeParms &amp;lt;&amp;lt;/Predictor 15 /Colors 1 /BitsPerComponent 4 /Columns 16&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;/Mask [255 255 255 255 192 192 192 192 160 160 160 160 128 128 128 128 96 96 96 96 64 64 64 64 32 32 32 32 0 0 0 0 ]&lt;/p&gt;&lt;p&gt;/Length 155&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;--------------- BINARY IMAGE DATA&amp;nbsp; ---------------&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;18 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt; /Length 48&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;--------------- PALETTE ARRAY VALUES AS BINARY ---------------&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;&lt;span class="objectBox-array objectBox"&gt;&lt;span class="arrayRightBracket"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51e669f1-2b59-4d0d-beb7-756e68bc28dd] --&gt;</description>
      <pubDate>Sun, 23 Feb 2014 14:13:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1412559</guid>
      <dc:date>2014-02-23T14:13:38Z</dc:date>
      <clearspace:dateToText>8 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Some characters extracted from pdf hasn't corresponding unicode in its font</title>
      <link>https://forums.adobe.com/thread/1402569</link>
      <description>&lt;!-- [DocumentBodyStart:7d9865a2-9434-464d-9cf3-eac318fea1c4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I extracted font form pdf(arabic text) and after I opened this font I found that there are some characters hasn't corresponding unicode although the other has!&lt;/p&gt;&lt;p&gt;I ask about why these characters hasn't corresponding Unicode such as remaining characters? and how PDF read these characters and display it in its file although it has't unicode? because I can't&amp;nbsp; get these characters outside PDF!.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This image show part of font I extracted has characters with no unicode(question mark instead).&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6104436-547663/PartOfFont.png"&gt;&lt;img alt="PartOfFont.png" class="jive-image jive-image-thumbnail" height="45" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6104436-547663/450-45/PartOfFont.png" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7d9865a2-9434-464d-9cf3-eac318fea1c4] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pdf</category>
      <pubDate>Mon, 10 Feb 2014 11:34:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1402569</guid>
      <dc:date>2014-02-10T11:34:30Z</dc:date>
      <clearspace:dateToText>9 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>page height is zero</title>
      <link>https://forums.adobe.com/thread/1392866</link>
      <description>&lt;!-- [DocumentBodyStart:c5f5380f-4d00-4fee-8bee-086a57feae7d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We're building a pre-flight tool to check page orientation and auto-rotate to consistantly build right reading books whether or not the page is landscape or portait but we're coming up with pdfs with MediaBox[0 -612 792 0] and getting page height = 0 and then the tool fails. We don't seem to be able to fix this programmatically. /Rotate = 0. Most of these PDFs are 1.6 but It was noticed that in PDF version 1.6 there is no mediabox and instead just has /BBox. Is there some significance to this? There doesn't seem to be a /Rotate either. I believe these pdfs are created programattically via some API rather than through InDesign or Distiller. We're trying to find a consistent way of determinig page size to do our calculations and/or be able to repair a pdf prior manipulation.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas how we should go about this? We are using a 3rd party API to do the work but this seems an issue with the actual PDF vs. the API, at least at this point.&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;Bob&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c5f5380f-4d00-4fee-8bee-086a57feae7d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pdf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">page_width</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">portrait/landscape</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">page_height</category>
      <pubDate>Thu, 30 Jan 2014 08:33:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1392866</guid>
      <dc:date>2014-01-30T08:33:21Z</dc:date>
      <clearspace:dateToText>9 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>in browser- URL of PDF where it imports FDF data</title>
      <link>https://forums.adobe.com/thread/1388721</link>
      <description>&lt;!-- [DocumentBodyStart:aea0d911-ab12-4228-8018-9e528a344b31] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to bring up my browser - put the URL of a PDF on a server that has fillable fields - and have the PDF automatically bring in the contents of an FDF file to populate the fields defined in the FDF file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There is ADOBE documentation of doing something like this:&lt;br/&gt;&lt;a class="jive-link-external-small" href="http://www.mydomain.com/abc.pdf#fdf=datafile.fdf" rel="nofollow" target="_blank"&gt;http://www.mydomain.com/abc.pdf#fdf=datafile.fdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That's all I want to do.&amp;nbsp; Simple.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In detail - in a PHP program I want to create the FDF file just using fopen and fwrites - no additional packages - then my JavaScript calls an already created PDF file on the web with the PDF when brought up on the server side automatically imports the FDF my program created a few seconds ago.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I do know about fdf_create in PHP but unfortunately the server I'm on is cpanel based and the hosting company cannot load a library for fdf_create related calls.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;I cannot seem to get this working.&amp;nbsp; I've called Adobe tech support.&amp;nbsp; A few months ago I reached someone who actually said "You've reached the right person.&amp;nbsp; Yes that is doable." and they confirmed what I wanted to do.&amp;nbsp;&amp;nbsp; But since then the Adobe people I call don't seem to understand what an FDF file is even though that is what Adobe uses to communicate and has it in their documentation as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://......abc.pdf#fdf=xxx.fdf" rel="nofollow" target="_blank"&gt;http://......abc.pdf#fdf=xxx.fdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Now I've even eliminated the step/chance that I've not created my FDF file properly.&amp;nbsp; I've gone into Acrobat Pro and done an extract to an .FDF file.&amp;nbsp;&amp;nbsp; Then I've tried&amp;nbsp; &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.myweb.com/abc.pdf#fdf=theAcrobatExtractedFile.fdf" rel="nofollow" target="_blank"&gt;http://www.myweb.com/abc.pdf#fdf=theAcrobatExtractedFile.fdf&lt;/a&gt;&lt;span&gt;&amp;nbsp; and it still ignores the contents of the FDF file.&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&gt;I've also tried &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.myweb.com/abc.pdf#fdf=http://www.myweb.com/extractedfile.fdf" rel="nofollow" target="_blank"&gt;http://www.myweb.com/abc.pdf#fdf=http://www.myweb.com/extractedfile.fdf&lt;/a&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; fully qualifying the location of the FDF file.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help!&amp;nbsp; This is important.&amp;nbsp;&amp;nbsp; Thank you.&lt;/p&gt;&lt;p&gt;Jay&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aea0d911-ab12-4228-8018-9e528a344b31] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pdf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">browser</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">url</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">fdf</category>
      <pubDate>Mon, 27 Jan 2014 11:34:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1388721</guid>
      <dc:date>2014-01-27T11:34:21Z</dc:date>
      <clearspace:dateToText>9 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF Stream Extent?</title>
      <link>https://forums.adobe.com/thread/1381985</link>
      <description>&lt;!-- [DocumentBodyStart:c002527e-c0df-4904-935c-dbb16eb5915f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello everyone.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to interpret exacty what is and isn't included in a PDF stream and to date am still confused. I'll paste a section of the ISO3200 - 1 PDF reference below. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm not sure, but these statements appear to contradict each other.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I have a stream which specifies a lenghth of 2215 bytes in its compressed form. &lt;/p&gt;&lt;p&gt;There is a carriage return and a line feed at the start and end of the stream data falling between the '&lt;strong&gt;stream&lt;/strong&gt;' and '&lt;strong&gt;endstream&lt;/strong&gt;' keywords. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So my data looks like this :&amp;nbsp; &lt;strong&gt;&lt;span style="color: #800080;"&gt;stream&amp;nbsp; &lt;/span&gt;CR LF&lt;/strong&gt; Data Data Data &lt;strong&gt;CR LF &lt;span style="color: #800080;"&gt;endstream&amp;nbsp; &lt;span style="font-size: 8pt;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 8pt; color: #ff0000;"&gt;Keep in mind that CR = Carriage Return and &lt;/span&gt;&lt;/strong&gt;&lt;span style="color: #ff0000; font-size: 8pt;"&gt;&lt;strong&gt;LF = Line feed&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Before I remove the CR and LF from each end of the data the total size of the stream is 2217 bytes (between the 'stream' and 'endstream' keywords.&amp;nbsp; From the first paragraph below it appears that I am reading the data between the Carriage return and line feed characters at each end which brings the compressed size down to 2213 bytes (not 2215 as the stream 'Lenght' specifies. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I follow the second paragraph from Table 5 in relation to Stream Lenghth, it appears that only the carriage return and line feed at the end of the stream are removed.&amp;nbsp; So the stream to be decompressed would look like this:&amp;nbsp; &lt;strong&gt;CR LF&lt;/strong&gt; Data Data Data .&amp;nbsp; This in fact adheres to the Stream Lenght specification for that stream which is 2215 bytes? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When decompressing a stream, what should and shouldn't be included?&amp;nbsp; Cut the CR and LF from the start or the end ,,, or both?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note the &lt;span style="color: #ff0000;"&gt;&lt;strong&gt;red &lt;/strong&gt;&lt;/span&gt;bolded section below: "lie between the end-of-line marker (I assume this means not inclusive).&amp;nbsp; Like saying, stand between those two people (this doesn't mean stand on these two people and centre yourself).&amp;nbsp;&amp;nbsp; Yet... the &lt;span style="color: #339966;"&gt;&lt;strong&gt;green &lt;/strong&gt;&lt;/span&gt;bolded area in the second section doesn't mention the initial white space?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Perhaps this is what it means.&amp;nbsp; The first whitespace character after the 'stream' keyword and the whitespace character preceding the 'endstream' keyword are ignored so the stream looks like this:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Original Stream Data before removing whitespace:&amp;nbsp;&amp;nbsp;&amp;nbsp; CR LF&lt;/strong&gt; Data Data Data &lt;strong&gt;CR LF&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Actual Stream data to be decompressed (whitespace removed):&amp;nbsp;&amp;nbsp; &lt;/strong&gt;&lt;strong&gt;LF&lt;/strong&gt; Data Data Data &lt;strong&gt;CR&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;That last option produces a stream of 2215 bytes as well.&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&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&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;Under 'Stream Objects - General'&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;em&gt;The keyword stream that follows the stream dictionary shall be followed by an end-of-line marker&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;em&gt;consisting of either a CARRIAGE RETURN and a LINE FEED or just a LINE FEED, and not by a CARRIAGE RETURN alone. &lt;strong&gt;The sequence of bytes that make up a stream &lt;span style="color: #ff0000;"&gt;lie between the end-of-line marker following the stream keyword&lt;/span&gt; and the endstream keyword&lt;/strong&gt;; the stream dictionary specifies the exact number of bytes. There should be an end-of-line marker after the data and before endstream; this marker shall not be included in the stream length.&lt;/em&gt;&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 style="color: #000000;"&gt;&lt;strong&gt;AND&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;From table 5 in relation to the stream Length.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;em&gt;(Required) &lt;span style="color: #008000;"&gt;&lt;strong&gt;The number of bytes from the beginning of the line&lt;/strong&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #008000;"&gt;&lt;strong&gt;&lt;em&gt;following the keyword stream to the last byte just before the&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #008000;"&gt;&lt;strong&gt;&lt;em&gt;keyword endstream. (There may be an additional EOL&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #008000;"&gt;&lt;strong&gt;&lt;em&gt;marker, preceding endstream, that is not included in the count&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;em&gt;and is not logically part of the stream data.) See 7.3.8.2,&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;em&gt;"Stream Extent", for further discussion.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c002527e-c0df-4904-935c-dbb16eb5915f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">streams</category>
      <pubDate>Fri, 17 Jan 2014 10:57:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1381985</guid>
      <dc:date>2014-01-17T10:57:39Z</dc:date>
      <clearspace:dateToText>9 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is it possible to control the height of the Portfolio panel via the PDF Portfolio itself?</title>
      <link>https://forums.adobe.com/thread/1378824</link>
      <description>&lt;!-- [DocumentBodyStart:d2a97674-715d-4331-b4c1-511331b0f3f6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is it possible to embed into a PDF Portfolio kind of a directive to &lt;em&gt;Adobe Acrobat Reader&lt;/em&gt; what should be the height of the &lt;em&gt;Portfolio&lt;/em&gt; panel (red line on the image below)?&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6009329-534580/portfolio.png"&gt;&lt;img alt="portfolio.png" class="jive-image jive-image-thumbnail" height="335" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6009329-534580/450-335/portfolio.png" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The idea, basically, is to adjust the height of the panel to the number of files in the portfolio.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Alternatively, is there a way to embed a directive to open by default the &lt;em&gt;Layout&lt;/em&gt; pane instead of the &lt;em&gt;Files&lt;/em&gt; pane?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you all in advance for assistance!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d2a97674-715d-4331-b4c1-511331b0f3f6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">portfolio</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">reader</category>
      <pubDate>Tue, 14 Jan 2014 07:13:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1378824</guid>
      <dc:date>2014-01-14T07:13:38Z</dc:date>
      <clearspace:dateToText>9 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Simple pdf file leads to wrong output color, whats wrong?</title>
      <link>https://forums.adobe.com/thread/1374431</link>
      <description>&lt;!-- [DocumentBodyStart:af2b377e-50f8-4192-a98f-66b482312fab] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have a simple pdf file that just draws a rectangle filled with cmyk 1.0,0.35,0,0.28,&lt;/p&gt;&lt;p&gt;but the problem is, that this is not the color thats printed. Inkscape and gimp show&lt;/p&gt;&lt;p&gt;the wrong color too.&lt;/p&gt;&lt;p&gt;In the pdf file the color is selected with &lt;/p&gt;&lt;p&gt;1 0.35 0 0.28 K 1 0.35 0 0.28 k&lt;/p&gt;&lt;p&gt;so i do not know whats wrong here. Can anybody help?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the link to the small uncompressed pdf file&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.opaya.de/skoepf/test.pdf" rel="nofollow"&gt;http://www.opaya.de/skoepf/test.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Content:&lt;/p&gt;&lt;p&gt;%PDF-1.5&lt;/p&gt;&lt;p&gt;%&amp;#228;&amp;#240;&amp;iacute;&amp;#248;&lt;/p&gt;&lt;p&gt;4 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Length 133&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt; q 1 0 0 1 72 769.89 cm 0 G 0 g 0 G 0 g 0 G 0 g 1 0.35 0 0.28 K 1 0.35 0 0.28 k q 0 -95 85.04 85.04 re f Q 0 G 0 g 0 G 0 g 0 G 0 g Q&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;6 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Type/ObjStm&lt;/p&gt;&lt;p&gt;/N 5&lt;/p&gt;&lt;p&gt;/First 27&lt;/p&gt;&lt;p&gt;/Length 357&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;5 0 3 47 7 112 2 181 1 297 &amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/ProcSet[/PDF/Text/ImageC/ImageB/ImageI]&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Resources 5 0 R&lt;/p&gt;&lt;p&gt;/Type/Page&lt;/p&gt;&lt;p&gt;/Parent 7 0 R&lt;/p&gt;&lt;p&gt;/Contents[4 0 R]&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Type/Pages&lt;/p&gt;&lt;p&gt;/Count 1&lt;/p&gt;&lt;p&gt;/Kids[3 0 R]&lt;/p&gt;&lt;p&gt;/MediaBox[0 0 595.28 841.89]&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Creator( XeTeX output 2014.01.08:1342)&lt;/p&gt;&lt;p&gt;/Producer(xdvipdfmx \(0.7.8\))&lt;/p&gt;&lt;p&gt;/CreationDate(D:20140108141527+01'00')&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Pages 7 0 R&lt;/p&gt;&lt;p&gt;/Type/Catalog&lt;/p&gt;&lt;p&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;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;8 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/Type/XRef&lt;/p&gt;&lt;p&gt;/Root 1 0 R&lt;/p&gt;&lt;p&gt;/Info 2 0 R&lt;/p&gt;&lt;p&gt;/Size 9&lt;/p&gt;&lt;p&gt;/W[1 2 2]&lt;/p&gt;&lt;p&gt;/Length 45&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;^@^@^@&amp;#255;&amp;#255;^B^@^F^@^D^B^@^F^@^C^B^@^F^@^A^A^@^O^@^@^B^@^F^@^@^A^@&amp;#199;^@^@^B^@^F^@^B^A^B{^@^@&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;startxref&lt;/p&gt;&lt;p&gt;635&lt;/p&gt;&lt;p&gt;%%EOF&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:af2b377e-50f8-4192-a98f-66b482312fab] --&gt;</description>
      <pubDate>Wed, 08 Jan 2014 21:05:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1374431</guid>
      <dc:date>2014-01-08T21:05:41Z</dc:date>
      <clearspace:dateToText>10 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Change the image under Form XObject to the first layer</title>
      <link>https://forums.adobe.com/thread/1367011</link>
      <description>&lt;!-- [DocumentBodyStart:fa05ee22-6703-4841-8fa3-3346fc1d3c43] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;Hi here&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 style="font-size: 10pt;"&gt;The right column is the file before structure optimization,&amp;nbsp; all the 5139 images is encaptured in one form(fm0).&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;The left column shows the structure in which all the images are changed to fist laye under XObject.&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 style="font-size: 10pt;"&gt;The change from right to left would make difference for specific environment like:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;1)Acrobat Pro 9 would open the file after change. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;2)Some workflow like ONYX Thrive could handle.&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 style="font-size: 10pt;"&gt;The form content actually is not repeatable,I would think it's a wrong application of Form XObject&amp;nbsp; ,leading to nested XObject.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;I am not a programmer so I would like to see whether it's possible in high level application to optimize the structure in Acrobat Pro?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;If I have to use some low level tools to change, please help to comment which is would easy one for me.&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 style="font-size: 10pt;"&gt;Many thanks&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;Kevin&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5963449-528910/structure.JPG"&gt;&lt;img alt="structure.JPG" class="jive-image jive-image-thumbnail" height="413" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5963449-528910/450-413/structure.JPG" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa05ee22-6703-4841-8fa3-3346fc1d3c43] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">form</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">xobject</category>
      <pubDate>Mon, 30 Dec 2013 13:17:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1367011</guid>
      <dc:date>2013-12-30T13:17:28Z</dc:date>
      <clearspace:dateToText>10 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Convert text file into pdf with hebrew charcters</title>
      <link>https://forums.adobe.com/thread/1354064</link>
      <description>&lt;!-- [DocumentBodyStart:d58c5ba9-7c50-4968-8608-f1fb14a45d83] --&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 am want to convert Text files into Pdf.&lt;/p&gt;&lt;p&gt;In my origin file, I can get Hebrew Charcters as well.&lt;/p&gt;&lt;p&gt;I used this line for the basefont: "\r\n&amp;lt;&amp;lt;/Type/Font/Subtype/Type1/BaseFontt/Courier/Encoding/WinAnsiEncoding&amp;gt;&amp;gt;\r\nendobj\r\ n"&lt;/p&gt;&lt;p&gt;I understood my Encoding is not suitable for the Hebrew charcters.&lt;/p&gt;&lt;p&gt;To what do I need to change this line?&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hezi&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d58c5ba9-7c50-4968-8608-f1fb14a45d83] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">type1</category>
      <pubDate>Wed, 11 Dec 2013 16:29:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1354064</guid>
      <dc:date>2013-12-11T16:29:22Z</dc:date>
      <clearspace:dateToText>11 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Reading a PDF stream for LZW decompression?</title>
      <link>https://forums.adobe.com/thread/1353484</link>
      <description>&lt;!-- [DocumentBodyStart:ac5096d5-f446-4a30-a363-145c2d60f4d9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Hello..&amp;nbsp; I'm really struggling here.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I am currently using the &lt;strong&gt;Rosetta Code implementation for LZW decompression (C++).&lt;/strong&gt;&amp;nbsp; This implementation requires numerical imput.&amp;nbsp; That is.. the input in it's compressed state is in numerical form.. a series of numbers.&amp;nbsp; &lt;strong&gt;My problem is this:&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I want to read the compressed LZW stream (compressed only in LZW and &lt;strong&gt;not&lt;/strong&gt;encoded in ASCII 85) into a buffer and that is then passed to the decompression algorithm for decompression.&amp;nbsp; I open the pdf in binary mode, read each character and convert it to an int and load each integer into the buffer .&amp;nbsp; Once the buffer (which is an int vector) is loaded, I pass this to the algorithm for decompression. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Unfortunately the data will not decompress.&amp;nbsp; I seem to get the same output as I put into it in a character form.&amp;nbsp;&amp;nbsp; I have included white space (noskipws) and also tried the opposite.&amp;nbsp; I have also tried (using bitwise shift operation) to create 12 bit chunks and then loading those into an int vector.&amp;nbsp; This isn't working either.&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm thinking it has something to do with how I am reading the data in the first place.&amp;nbsp; What do all these little glyphs represent (in the compressed stream)&lt;strong&gt;?&lt;/strong&gt;&amp;nbsp; How do I go about reading compressed data into a buffer if the algorithm I am using requires numberical input common to LZW compression&lt;strong&gt;?&lt;/strong&gt;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Should I include white space&lt;strong&gt;?&amp;nbsp; &lt;/strong&gt;How should I read the compressed data&lt;strong&gt;?&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Any clues would be greatly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Thanks very much. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ac5096d5-f446-4a30-a363-145c2d60f4d9] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">lzw</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">streams</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">decompression</category>
      <pubDate>Sun, 08 Dec 2013 18:28:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1353484</guid>
      <dc:date>2013-12-08T18:28:47Z</dc:date>
      <clearspace:dateToText>11 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how to insert png to pdf?</title>
      <link>https://forums.adobe.com/thread/1008598</link>
      <description>&lt;!-- [DocumentBodyStart:3d5a0dcb-4879-41cf-9509-88f2bd993ac6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have readed the pdf reference 1.6,i want to insert png to pdf.&lt;/p&gt;&lt;p&gt;i konw that the png consits of alpha and RGB,&lt;/p&gt;&lt;!--[CodeBlockStart:bc2e2a9d-0ddd-4ba7-b0d9-b3635c0ccb5c][excluded]--&gt;&lt;pre class="xml" name="code"&gt;31 0 obj
&amp;lt;&amp;lt;/BitsPerComponent 8/ColorSpace/DeviceRGB/Filter/DCTDecode/Height 154/Length 8781/Name/X/SMask 30 0 R/Subtype/Image/Type/XObject/Width 154&amp;gt;&amp;gt;stream
&lt;/pre&gt;&lt;!--[CodeBlockEnd:bc2e2a9d-0ddd-4ba7-b0d9-b3635c0ccb5c]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p&gt;I know that 30 0 obj is alpha data after encompressed,buf i don't&amp;nbsp; konw the stream object in 31 0 obj, how to get the stream data from png?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3d5a0dcb-4879-41cf-9509-88f2bd993ac6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">import_png</category>
      <pubDate>Thu, 21 Nov 2013 10:17:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1008598</guid>
      <dc:date>2013-11-21T10:17:27Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PC users can't save PDF form data from form created on Mac</title>
      <link>https://forums.adobe.com/thread/960882</link>
      <description>&lt;!-- [DocumentBodyStart:becb874a-bf00-4c05-8ed6-b6caaf4bd81a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to create a PDF form for a client that will be accessing the form on a PC. However, when the client opens the form, a message appears saying that any data filled in the form cannot be saved and the document must be printed. If the client tries to "Save As" a message appears saying the form will be saved without the data. This defeats the whole purpose of using PDF forms.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What can I do to allow my client to save data in the form? When I check the permissions on my end, there is no security and no restrictions.&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4196743-155979/Screen+shot+2012-02-09+at+10.24.51+AM.png"&gt;&lt;img alt="Screen shot 2012-02-09 at 10.24.51 AM.png" class="jive-image jive-image-thumbnail" height="444" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4196743-155979/450-444/Screen+shot+2012-02-09+at+10.24.51+AM.png" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Developer environment:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li style="text-align: start;"&gt;Acrobat 9 Pro&lt;/li&gt;&lt;li style="text-align: start;"&gt;OSX Snow Leopard&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: start;"&gt;Client environment:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li style="text-align: start;"&gt;Windows 7&lt;/li&gt;&lt;li style="text-align: start;"&gt;Acrobat Pro X&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:becb874a-bf00-4c05-8ed6-b6caaf4bd81a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pdf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">mac</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">pc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">form</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">mac_to_pc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">cannot_save_form_data</category>
      <pubDate>Thu, 07 Nov 2013 18:47:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/960882</guid>
      <dc:date>2013-11-07T18:47:49Z</dc:date>
      <clearspace:dateToText>1 year 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

