<?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 : PDF + Data suggestions</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 : PDF + Data suggestions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 20 May 2026 10:47:29 +0000</pubDate>
  <lastBuildDate>Fri, 29 Jan 2010 18:31:22 +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=1295</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[PDF + Data suggestions : Hi David:  Ingo is right on....]]></title>
   <link>http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post6082.html#6082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1140">Shotgun Tom</a><br /><strong>Subject:</strong> 1295<br /><strong>Posted:</strong> 29 Jan 10 at 6:31PM<br /><br />Hi David:<DIV>&nbsp;</DIV><DIV>Ingo is right on.&nbsp; Custom Information is the way to go for all the reasons mentioned..&nbsp; Setting, Getting and displaying&nbsp;Custom Information is very easy to implement&nbsp;with QuickPDF.</DIV><DIV>&nbsp;</DIV><DIV>Tom</DIV>]]>
   </description>
   <pubDate>Fri, 29 Jan 2010 18:31:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post6082.html#6082</guid>
  </item> 
  <item>
   <title><![CDATA[PDF + Data suggestions :  Hi,As a side note, it is not...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5945.html#5945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=312">bb46970</a><br /><strong>Subject:</strong> 1295<br /><strong>Posted:</strong> 19 Dec 09 at 2:53PM<br /><br />Hi,<br><br>As a side note, it is not a problem if the user is able to see any of this information.&nbsp; Most of these PDFs will be printed and this information should not be printed.&nbsp; Also, I would hide the information, by default, but if the user is able to access it manually, it is not a problem.<br><br>I just looked through the functions.&nbsp; I think I see why you said to use SetCustomInformation.&nbsp; CatalogInformation is root to the structure of the PDF and I don't want to mess with that.&nbsp; DocumentInformation is all meta-data stored in the PDF as XMP, I'm guessing in Adobe's proprietary version of XML.&nbsp; CustomInformation accesses specific tags within within the XMP meta-data.<br><br>I like the idea of storing the document related information with the PDF itself and not tied to one page that may be deleted.&nbsp; So, I can use CustomInformation for specific tags only.&nbsp; Or I can use DocumentInformation, but be aware that there may be other meta-data there that I may overwrite.&nbsp; Is that it?<br><br>Thanks again.<br><br>David<br><span style="font-size:10px"><br /><br />Edited by bb46970 - 19 Dec 09 at 3:14PM</span>]]>
   </description>
   <pubDate>Sat, 19 Dec 2009 14:53:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5945.html#5945</guid>
  </item> 
  <item>
   <title><![CDATA[PDF + Data suggestions : Thanks guys.  ]]></title>
   <link>http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5944.html#5944</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=312">bb46970</a><br /><strong>Subject:</strong> 1295<br /><strong>Posted:</strong> 19 Dec 09 at 2:48PM<br /><br />Thanks guys.]]>
   </description>
   <pubDate>Sat, 19 Dec 2009 14:48:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5944.html#5944</guid>
  </item> 
  <item>
   <title><![CDATA[PDF + Data suggestions : Hi David!To tag each page with...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5943.html#5943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1295<br /><strong>Posted:</strong> 19 Dec 09 at 10:22AM<br /><br />Hi David!<br><br>To tag each page with (for example) "invoice" you should use the normal drawtext-functions 'cause it's possible to write outside the page dimensions. If you have a width of 842 psunits you should start writing at 843. So nobody can see the tag in a reader but you can extract it with the textextractfunctions.<br><br>For the special tags like "name", "adress", ... you should use the metadata-functions but don't serve the standard metadata-fields 'cause possible you can overwrite existing content. Use your own metadata. With SetCustomInformation and GetCustomInformation you can manage your own tags very well.<br><br>Cheers, Ingo <br>]]>
   </description>
   <pubDate>Sat, 19 Dec 2009 10:22:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5943.html#5943</guid>
  </item> 
  <item>
   <title><![CDATA[PDF + Data suggestions : Hi David   I thing using layers...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5942.html#5942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=129">DELBEKE</a><br /><strong>Subject:</strong> 1295<br /><strong>Posted:</strong> 19 Dec 09 at 7:10AM<br /><br />Hi David <DIV>&nbsp;</DIV><DIV>I thing using layers may be a bad idea, because layers are transparent.</DIV><DIV>Using XML should be better</DIV><DIV>For that purpose, you can use&nbsp; Set/GetDocumetMetadata</DIV><DIV><B><FONT size=4 face=Arial><FONT size=4 face=Arial></B></FONT></FONT>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by DELBEKE - 19 Dec 09 at 7:11AM</span>]]>
   </description>
   <pubDate>Sat, 19 Dec 2009 07:10:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5942.html#5942</guid>
  </item> 
  <item>
   <title><![CDATA[PDF + Data suggestions : Hi,I have a project coming-up...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5941.html#5941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=312">bb46970</a><br /><strong>Subject:</strong> 1295<br /><strong>Posted:</strong> 19 Dec 09 at 1:56AM<br /><br />Hi,<br><br>I have a project coming-up in which I have to scan records into PDF.<br><br>Firstly, I want to tag each page with what type of document it is.&nbsp; One PDF may have an invoice, a request letter, a set of records, and a set of billing documents.&nbsp; I want to tag each page accordingly.&nbsp; These tags are for automated processing and not for user reading.&nbsp; My guess is to create a layer and move it behind the top layer, so that it is not visible.&nbsp; Then, tag the pages with annotations.<br><br>Secondly, I have to capture information about the records, including:&nbsp; name, one or more addresses, phone numbers, dates of birth, etc.&nbsp; Like the page tags, this information is for automated processing rather than user review.&nbsp; I only need to record the information once per PDF and not for each page.&nbsp; Should I create a layer and move it to the back and use annotations to record the information?&nbsp; Or is it possible to embed XML inside of a PDF?&nbsp; XML seems like it may be a better way to handle this requirement.<br><br>Thanks,<br><br>David<br>]]>
   </description>
   <pubDate>Sat, 19 Dec 2009 01:56:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-data-suggestions_topic1295_post5941.html#5941</guid>
  </item> 
 </channel>
</rss>