<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : GeoPDF</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : GeoPDF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 17:16:56 +0000</pubDate>
  <lastBuildDate>Thu, 29 Apr 2010 16:13:51 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=1321</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[GeoPDF : Thanks, that&amp;#039;s working beautifully....]]></title>
   <link>http://www.quickpdf.org/forum/geopdf_topic1321_post6456.html#6456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1300">jvonbokel</a><br /><strong>Subject:</strong> 1321<br /><strong>Posted:</strong> 29 Apr 10 at 4:13PM<br /><br />Thanks, that's working beautifully.]]>
   </description>
   <pubDate>Thu, 29 Apr 2010 16:13:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/geopdf_topic1321_post6456.html#6456</guid>
  </item> 
  <item>
   <title><![CDATA[GeoPDF : Hi jvonbokel   I succeed in outputing...]]></title>
   <link>http://www.quickpdf.org/forum/geopdf_topic1321_post6394.html#6394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1231">mingoal</a><br /><strong>Subject:</strong> 1321<br /><strong>Posted:</strong> 17 Apr 10 at 3:10AM<br /><br />Hi jvonbokel<DIV>&nbsp;  I succeed in outputing a GeoPDF, below are the formatted-LGIDictContent , what you&nbsp;need to do&nbsp;is&nbsp;&nbsp;passing the whole text as a string to AddLGIDictToPage function.</DIV><DIV>&nbsp; &lt;&lt; <BR>&nbsp;/Type /LGIDict <BR>&nbsp;/Version (2.1) <BR>&nbsp;/CTM <BR>&nbsp;&#091; <BR>&nbsp; (3524.5004673001) (0.0000000000) <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0.0000000000) (3524.5004673001) <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (-2493370.4940219196) (-1538087.6795059151) <BR>&nbsp;&#093; <BR>&nbsp;/Projection <BR>&nbsp;&lt;&lt; <BR>&nbsp; /Type /Projection <BR>&nbsp; /ProjectionType (AC) <BR>&nbsp; /StandardParallelOne (20.00000) <BR>&nbsp; /StandardParallelTwo (60.00000) <BR>&nbsp; /FalseNorthing (0.00000) <BR>&nbsp; /Datum (NAR) <BR>&nbsp; /OriginLatitude (40.00000) <BR>&nbsp; /CentralMeridian (-96.00000)&nbsp; /FalseEasting (0.00000) <BR>&nbsp;&gt;&gt; <BR>&nbsp;/Display <BR>&nbsp;&lt;&lt; <BR>&nbsp; /Type /Projection <BR>&nbsp; /ProjectionType (AC) <BR>&nbsp; /StandardParallelOne (20.00000) <BR>&nbsp; /StandardParallelTwo (60.00000) <BR>&nbsp; /FalseNorthing (0.00000) <BR>&nbsp; /OriginLatitude (40.00000) <BR>&nbsp; /CentralMeridian (-96.00000) <BR>&nbsp; /Units (M) <BR>&nbsp; /FalseEasting (0.00000) <BR>&nbsp; /Datum (NAR) <BR>&nbsp;&gt;&gt; <BR>&nbsp;/Description (Southwestern United States) <BR>&nbsp;/Registration <BR>&nbsp;&#091;&#091; <BR>&nbsp; (53.5103998492) (124.5528002880)&nbsp;&nbsp; <BR>&nbsp; (-2304773.0647479948) (-1099101.2766873206)&nbsp; <BR>&nbsp; &#093; <BR>&nbsp; &#091; <BR>&nbsp; (725.0183996828) (560.4984001800)&nbsp;&nbsp; <BR>&nbsp;&nbsp; (61957.1944612906) (437389.1938494640) <BR>&nbsp;&#093;&#093; <BR>&nbsp;/Neatline<BR>&nbsp;&#091; <BR>&nbsp; (53.5103998492) (124.5528002880) <BR>&nbsp; (53.5103998492) (560.4984001800) <BR>&nbsp; (725.0183996828) (560.4984001800) <BR>&nbsp; (725.0183996828)(124.5528002880) <BR>&nbsp;&#093; <BR>&gt;&gt;</DIV><DIV>&nbsp;The&nbsp;LGIDict format is specified by&nbsp;&lt;&lt;GeoPDF Encoding Best Practice Version 2.2&gt;&gt; ,you can find it at <a href="http://www.opengeospatial.org/standards/bp" target="_blank">http://www.opengeospatial.org/standards/bp</A>.</DIV><DIV>&nbsp; I also&nbsp;used&nbsp;&nbsp;GetPageLGIDictContent&nbsp;and GetPageLGIDictCount,&nbsp;they all&nbsp;work correctly, maybe you pdf file is not a correct GeoPDF file. </DIV><DIV>&nbsp; Hope this may help you.</DIV><DIV>&nbsp; Mingoal</DIV>]]>
   </description>
   <pubDate>Sat, 17 Apr 2010 03:10:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/geopdf_topic1321_post6394.html#6394</guid>
  </item> 
  <item>
   <title><![CDATA[GeoPDF : Did you have any success with...]]></title>
   <link>http://www.quickpdf.org/forum/geopdf_topic1321_post6387.html#6387</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1300">jvonbokel</a><br /><strong>Subject:</strong> 1321<br /><strong>Posted:</strong> 16 Apr 10 at 9:12PM<br /><br />Did you have any success with that? &nbsp;I'm trying to do the same, and I'm not even sure where to start. &nbsp;I have an idea of the format just by opening a GeoPDF in a text editor, but I can't get even&nbsp;GetPageLGIDictContent or GetPageLGIDictCount to work, so I don't know how I'm going to use AddLGIDictToPage.]]>
   </description>
   <pubDate>Fri, 16 Apr 2010 21:12:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/geopdf_topic1321_post6387.html#6387</guid>
  </item> 
  <item>
   <title><![CDATA[GeoPDF : Hi Indo  Thanks for you reply,...]]></title>
   <link>http://www.quickpdf.org/forum/geopdf_topic1321_post6056.html#6056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1231">mingoal</a><br /><strong>Subject:</strong> 1321<br /><strong>Posted:</strong> 25 Jan 10 at 8:44AM<br /><br />Hi Indo<DIV>&nbsp;</DIV><DIV>Thanks for you reply, I really appreciate it. I have read the specifications, and I got someting. I'm going to pass a whole PDF-Dictionray-Formatted string to the function offered. Hope it works.</DIV><DIV>&nbsp;</DIV><DIV>Best Regards!</DIV><DIV>Mingoal</DIV>]]>
   </description>
   <pubDate>Mon, 25 Jan 2010 08:44:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/geopdf_topic1321_post6056.html#6056</guid>
  </item> 
  <item>
   <title><![CDATA[GeoPDF : Hi!I think your problem is the...]]></title>
   <link>http://www.quickpdf.org/forum/geopdf_topic1321_post6055.html#6055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1321<br /><strong>Posted:</strong> 25 Jan 10 at 6:34AM<br /><br />Hi!<br><br>I think your problem is the structure of the needed string...<br>The AddLGIDictToPage depends on the OGC 08-139r2 specifications.<br>You can read all about this specs here:<br>http://www.opengeospatial.org/standards/bp<br>...in this document:<br>"<a name="08-139r2"></a><a href="http://portal.opengeospatial.org/files/?artifact_id=33332" target="_blank">GeoPDF Encoding Best Practice Version 2.2</a>"<br>http://portal.opengeospatial.org/files/?artifact_id=33332<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Mon, 25 Jan 2010 06:34:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/geopdf_topic1321_post6055.html#6055</guid>
  </item> 
  <item>
   <title><![CDATA[GeoPDF : I tried to use this lib to generate...]]></title>
   <link>http://www.quickpdf.org/forum/geopdf_topic1321_post6054.html#6054</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1231">mingoal</a><br /><strong>Subject:</strong> 1321<br /><strong>Posted:</strong> 24 Jan 10 at 3:43AM<br /><br />&nbsp;I tried to use this lib to generate a GeoPDF, but i don't know how to call 'AddLGIDictToPage'.&nbsp;There&nbsp;is&nbsp;not too much&nbsp;infomation about this function&nbsp;also others. So I don't know how to pass the parameter. Hope there is an example or some hints for me. <DIV></DIV>&nbsp;Thanks!]]>
   </description>
   <pubDate>Sun, 24 Jan 2010 03:43:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/geopdf_topic1321_post6054.html#6054</guid>
  </item> 
 </channel>
</rss>