<?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 : Get &amp; Remove Text  Directives</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 : Get &amp; Remove Text  Directives]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 02:38:33 +0000</pubDate>
  <lastBuildDate>Tue, 17 Jan 2006 10:46:57 +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=261</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[Get &amp; Remove Text  Directives : From the other thread, we now...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1059.html#1059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 17 Jan 06 at 10:46AM<br /><br />From the other thread, we now know that trying to play with Layers doesn't fix the issue.<br /><br />It's strange that the text is clearly there in the pdf, and the function finds it, but then it fails to recognize all of it.<br /><br />Many thanks for the detective work...<br /><br />- Ido]]>
   </description>
   <pubDate>Tue, 17 Jan 2006 10:46:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1059.html#1059</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : Hi Ido!  I&amp;#039;ve test it, too. Textextraction...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1053.html#1053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 17 Jan 06 at 1:37AM<br /><br />Hi Ido!<br /><br />I've test it, too.<br />Textextraction from ...cut_9.pdf is okay - textextraction from ...cut_11.pdf looks very funny :-(<br /><br />In ...cut_11.pdf it seems to me that only the outlines of the text were displayed?<br /><br />It doesn't matter if i resave the file or if i change pdf 1.3 back to 1.2 ...<br /><br />Best regards,<br />Ingo<br /> ]]>
   </description>
   <pubDate>Tue, 17 Jan 2006 01:37:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1053.html#1053</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : They are created through Crystal...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1048.html#1048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 16 Jan 06 at 5:01PM<br /><br />They are created through Crystal Reports.  <br /><br />The 1.2 (Acrobat 3) version is from Crystal 9.  Here's a sample that works perfectly with GetPageText(3):<br />http://www.milletsoftware.com/Download/visual_cut_9.pdf<br /><br />The 1.3 (Acrobat 4) version is from Crystal XI.  Here's a sample that fails to return the full text with GetPageText(3):<br />http://www.milletsoftware.com/Download/visual_cut_11.pdf<br /><br />Doing LoadFromFile(originalfile)... SaveToFile(workfile)... LoadFromFile(workfile)... to try to work around the problem doesn't make a difference.  The GetPageText()still returns only the first 1-2 characters from each text object.<br /><br />- Ido]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 17:01:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1048.html#1048</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : I am using GetPageText(3) in v1.3...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1046.html#1046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=173">swb1</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 16 Jan 06 at 4:51PM<br /><br /><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">I am using GetPageText(3) in v1.3 docs with no issues at all. In fact, GetPageText(3) was the single most compelling reason for my purchase of QuickPDF.</SPAN></P><P>How are your PDFs created? Can you post an example?</P><P>sb</P><span style="font-size:10px"><br /><br />Edited by swb1</span>]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 16:51:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1046.html#1046</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : Using GetPageText(3) works perfectly...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1043.html#1043</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 16 Jan 06 at 11:06AM<br /><br />Using GetPageText(3) works perfectly with documents that are PDF Version 1.2 (Acrobat 3.x).<br /><br />However, the csv information returned from documents that are PDF Version 1.3 (Acrobat 4.x) fails to return the full text content.  It seems to return only the first 1 or 2 characters from each text object.<br /><br />Is this a known issue? Any solution?<br /><br />Many Thanks!<br />- Ido]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 11:06:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1043.html#1043</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : Hi Ingo,  Thanks!  - Ido ]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1021.html#1021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 13 Jan 06 at 3:13PM<br /><br />Hi Ingo,<br /><br />Thanks!<br /><br />- Ido]]>
   </description>
   <pubDate>Fri, 13 Jan 2006 15:13:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1021.html#1021</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : Hi Ido! I would use one of the...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1020.html#1020</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 13 Jan 06 at 2:50PM<br /><br />Hi Ido!<br />I would use one of the textextract-functions with option 3 (the csv-output). If i have the real text-content i will search for the textstring (in delphi with "pos"). 'Cause it#s the csv-output i have the coordinates if i've found the textstring. With this data i can use the drawbox-function to overprint the textarea.<br />Good luck and happy clicking,<br />Ingo<br />]]>
   </description>
   <pubDate>Fri, 13 Jan 2006 14:50:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1020.html#1020</guid>
  </item> 
  <item>
   <title><![CDATA[Get &amp; Remove Text  Directives : Application A generates pdf files...]]></title>
   <link>http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1012.html#1012</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 261<br /><strong>Posted:</strong> 13 Jan 06 at 11:07AM<br /><br />Application A generates pdf files and can easily place special text tokens on each page. I am free to dictate that these text tokens start with a certain key word, use a certain font, a certain color, etc.  Let's assume the text will always look like: #PDF_Directive:&lt;action_request&gt;#<br /><br />Application B, using QuickPDF needs to grab the text directive from each page (each page can have a maximum of one such directive), use it, and ensure that the text directive doesn't show up in printouts (by removing the text or by making it invisible in print).<br /> <br />I'm looking for advice on the best way to implement this. Specifically:<br />* what would make the search for these text tokens easy:  just the key word? special font size? location on page? what function(s) should I use for the search? are there any problems I should be aware of?<br /><br />* how do I remove or hide the text tokens after I find them in the pdf?<br /><br />Thanks,<br />- Ido]]>
   </description>
   <pubDate>Fri, 13 Jan 2006 11:07:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/get-remove-text-directives_topic261_post1012.html#1012</guid>
  </item> 
 </channel>
</rss>