<?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 : Editing PDF objects</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 : Editing PDF objects]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:51:40 +0000</pubDate>
  <lastBuildDate>Mon, 18 May 2009 12:13:37 +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=1086</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[Editing PDF objects : Hi!i&amp;#039;ve written that it&amp;#039;s...]]></title>
   <link>http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5089.html#5089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1086<br /><strong>Posted:</strong> 18 May 09 at 12:13PM<br /><br />Hi!<br><br>i've written that it's only theoretically ;-)<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Mon, 18 May 2009 12:13:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5089.html#5089</guid>
  </item> 
  <item>
   <title><![CDATA[Editing PDF objects : Robert,  what you want to do is...]]></title>
   <link>http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5088.html#5088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=370">ukobsa</a><br /><strong>Subject:</strong> 1086<br /><strong>Posted:</strong> 18 May 09 at 8:31AM<br /><br />Robert,<br /><br />what you want to do is not possible with QuickPDF (at least I cannot imagine any way). Deleting one portion of text from a pdf would require the adjustment of each following text (in short, text in PDF is mostly a collection of letters with position for each letter). So you would have to implement your own algorithms for line breaking, page breaking, ...<br /><br />The way to hide the text by a form field would still make text extractable as it is not deleted from pdf.<br />So if you want to do some real editing on a pdf use Adobe Acrobat.<br /><br /><br />best regards,<br />Ulrich]]>
   </description>
   <pubDate>Mon, 18 May 2009 08:31:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5088.html#5088</guid>
  </item> 
  <item>
   <title><![CDATA[Editing PDF objects :   Hi!You can test it yourself.Do...]]></title>
   <link>http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5084.html#5084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1086<br /><strong>Posted:</strong> 16 May 09 at 8:57AM<br /><br />Hi!<br>You can test it yourself.<br>Do it and then make textextraction... Is it still there?<br>I can't add anything to the library and i can't say if "yes" or if "not" ...<br>I'm a user - not the producer.<br>Cheers, Ingo<br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 18 May 09 at 1:44AM</span>]]>
   </description>
   <pubDate>Sat, 16 May 2009 08:57:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5084.html#5084</guid>
  </item> 
  <item>
   <title><![CDATA[Editing PDF objects : If I do this is, does the old...]]></title>
   <link>http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5083.html#5083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1068">RobertN</a><br /><strong>Subject:</strong> 1086<br /><strong>Posted:</strong> 16 May 09 at 8:49AM<br /><br /><P>If I do this is, does the old text along with the white drawbox objects still exist in that location or does your pdf&nbsp;save functions&nbsp;clean up the overlapping objects? If it doesn't clean up, won't your&nbsp;extract text functions then list&nbsp;the old text as well? If&nbsp;this is the case, then couldn't you just add an objectid to each object you read when converting&nbsp;the pdf to your internal objects and just expose this objectid to&nbsp;all your routines. Then you could simply add a DeleteObject(objectid). This would also allow for a GetObject(objectid), and allow for direct editing of objects. This would open up your PDF library to all kinds of interesting routines. </P><DIV>Thank you,</DIV><DIV>Robert</DIV>]]>
   </description>
   <pubDate>Sat, 16 May 2009 08:49:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5083.html#5083</guid>
  </item> 
  <item>
   <title><![CDATA[Editing PDF objects : Hi Robert!With the textextractfunctions...]]></title>
   <link>http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5082.html#5082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1086<br /><strong>Posted:</strong> 16 May 09 at 6:37AM<br /><br />Hi Robert!<br><br>With the textextractfunctions you can get the rectangle points of the strings (x1, y1, x2, y2, ...). With drawbox-functions you can overwrite the string-locations with color white (for example)... That's your deletion. Now you have these position-points the old textstring and you can use the draw-functions to insert your new textstring ... so you see it's possible to create a pdf-editor but it's only theoretically ;-)<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Sat, 16 May 2009 06:37:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5082.html#5082</guid>
  </item> 
  <item>
   <title><![CDATA[Editing PDF objects : If I want to change a piece of...]]></title>
   <link>http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5081.html#5081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1068">RobertN</a><br /><strong>Subject:</strong> 1086<br /><strong>Posted:</strong> 15 May 09 at 5:32PM<br /><br />If I want to change a piece of text or delete it or replace it with a formfield,<DIV>how is it done or is it possible. Is it possible to create a pdf editor with your library?</DIV><DIV>&nbsp;</DIV><DIV>Thank you,</DIV><DIV>Robert</DIV>]]>
   </description>
   <pubDate>Fri, 15 May 2009 17:32:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/editing-pdf-objects_topic1086_post5081.html#5081</guid>
  </item> 
 </channel>
</rss>