<?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 : Modify text in a PDF doc</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 : Modify text in a PDF doc]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 06:14:32 +0000</pubDate>
  <lastBuildDate>Mon, 08 Aug 2011 14:55:21 +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=1915</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[Modify text in a PDF doc : ...i forgot....1000 thanks ]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8177.html#8177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1668">abacuc</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:55PM<br /><br />...i forgot....1000 thanks<div id="myWatcherDiv" style="display:n&#111;ne;"></div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:55:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8177.html#8177</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : i try ]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8176.html#8176</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1668">abacuc</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:54PM<br /><br />i try&nbsp;<img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><div id="myWatcherDiv" style="display:n&#111;ne;"></div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:54:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8176.html#8176</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : Only because usually when someone...]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8174.html#8174</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:48PM<br /><br />Only because usually when someone wants to edit text in a PDF re-writing out the entire PDF by extracting the text and images isn't an optimal solution. It's much quicker and more efficient to directly edit the text in the PDF -- but Quick PDF Library doesn't support that direct editing of text.<div><br></div><div>However, in hindsight, re-writing the PDF -- given that it's an OCR'd PDF -- is actually probably the best thing to do.</div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:48:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8174.html#8174</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : good ... i will read your suggested...]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8173.html#8173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1668">abacuc</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:42PM<br /><br /><p>good ... i will read your suggested post but why you think that is not an acceptable solution for me?</p><p><br></p><p>thanks</p>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:42:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8173.html#8173</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : Yes, if you want to extract all...]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8172.html#8172</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:40PM<br /><br />Yes, if you want to extract all text and images and then write that to a new PDF, then this is possible.<div><br></div><div>Sorry, I didn't think that would be an acceptable solution to you. But it would definitely work.</div><div><br></div><div>Here's some sample Delphi code that has been used to do a similar job before:</div><div><br></div><div><a href="http://quickpdf.org/forum/extract-text-and-images-and-insert-into-new-pdf_topic1308.html" target="_blank">http://quickpdf.org/forum/extract-text-and-images-and-insert-into-new-pdf_topic1308.html</a></div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:40:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8172.html#8172</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : yes but perhaps i can read text...]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8170.html#8170</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1668">abacuc</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:35PM<br /><br />yes but perhaps i can read text and image from the source, filter the text in some manner, and write the result on a new file? Isn'it?]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:35:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8170.html#8170</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : Hi there,Currently it&amp;#039;s not...]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8169.html#8169</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 2:32PM<br /><br />Hi there,<div><br></div><div>Currently it's not possible to edit text in a PDF using Quick PDF. You can extract text and you can add text, but you can't edit text directly in the PDF.</div><div><br></div><div>For this you can try something like Nitro PDF (www.nitropdf.com) or Acrobat. But editing normal text in a PDF is usually difficult, so editing text which has been OCR'd could be problematic indeed.</div><div><br></div><div>Goodluck!</div><div><br></div><div>Cheers,</div><div>- Rowan.</div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 14:32:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8169.html#8169</guid>
  </item> 
  <item>
   <title><![CDATA[Modify text in a PDF doc : Hi everyone,i need your help...i...]]></title>
   <link>http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8168.html#8168</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1668">abacuc</a><br /><strong>Subject:</strong> 1915<br /><strong>Posted:</strong> 08 Aug 11 at 1:31PM<br /><br />Hi everyone,<div id="myWatcherDiv" style="display:n&#111;ne;"></div><div>i need your help...i made a PDF document by scanner a paper document and merged it with the result of an OCR operation. Now i see the correct layout of the document but when i copy and paste from it i see many errors (OCR errors). I want to know if i can modify the text under the image with quickpdf library (for now i retrieve the text content only).&nbsp;</div><div><br></div><div>thanks</div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 13:31:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/modify-text-in-a-pdf-doc_topic1915_post8168.html#8168</guid>
  </item> 
 </channel>
</rss>