<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - pdfinclude error ProcessFontDescriptorDictionary PDFextract.p</title>
 <link>http://www.oehive.org/taxonomy/term/836/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Error in ProcessFontDescriptorDictionary</title>
 <link>http://www.oehive.org/node/1780</link>
 <description>&lt;p&gt;Approximately line 2076 in PDFextract.p ProcessFontDescriptorDictionary:&lt;/p&gt;
&lt;p&gt;IF ENTRY(4, text-temp, &quot; &quot;) = &quot;R&quot; THEN DO:&lt;br /&gt;
   curr-ptr = SEEK(INPUT).&lt;/p&gt;
&lt;p&gt;This will error out when text-temp contains less than 4 &quot; &quot; delimited entries.&lt;/p&gt;
&lt;p&gt;I changed it to:&lt;/p&gt;
&lt;p&gt;IF  NUM-ENTRIES(text-temp, &quot; &quot;) &amp;gt; 3&lt;br /&gt;
AND ENTRY(4, text-temp, &quot; &quot;) = &quot;R&quot; THEN DO:&lt;br /&gt;
   curr-ptr = SEEK(INPUT).&lt;/p&gt;
&lt;p&gt;Has anyone else run into this or is it something unique to my environment?&lt;/p&gt;
&lt;p&gt;TIA.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/pdfinclude&quot; class=&quot;og_links&quot;&gt;PDF Include&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1780#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/111">PDF Include</category>
 <category domain="http://www.oehive.org/taxonomy/term/836">pdfinclude error ProcessFontDescriptorDictionary PDFextract.p</category>
 <group domain="http://www.oehive.org/pdfinclude">PDF Include</group>
 <pubDate>Wed, 23 Jun 2010 01:11:35 +0000</pubDate>
 <dc:creator>LeeC</dc:creator>
 <guid isPermaLink="false">1780 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
