<?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 : remove unused 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 : General Discussion : remove unused objects]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 07:06:46 +0000</pubDate>
  <lastBuildDate>Tue, 26 Nov 2019 17:19:31 +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=3766</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[remove unused objects : Hello,thx for reply. But that...]]></title>
   <link>http://www.quickpdf.org/forum/remove-unused-objects_topic3766_post15034.html#15034</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3163">Jake</a><br /><strong>Subject:</strong> 3766<br /><strong>Posted:</strong> 26 Nov 19 at 5:19PM<br /><br />Hello,<br><br>thx for reply. But that was not the solution i hoped to get. I know various commandline tools which are able to do this, including pdftk.exe. In my eyes cpdf.exe is a good choice for optimizing a pdf.<br><br>best regards<br>Jake<br>]]>
   </description>
   <pubDate>Tue, 26 Nov 2019 17:19:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/remove-unused-objects_topic3766_post15034.html#15034</guid>
  </item> 
  <item>
   <title><![CDATA[remove unused objects : Hi Jake,you can remove a known...]]></title>
   <link>http://www.quickpdf.org/forum/remove-unused-objects_topic3766_post15033.html#15033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3766<br /><strong>Posted:</strong> 25 Nov 19 at 7:42PM<br /><br />Hi Jake,<br><br>you can remove a known unused image for example but there isn't a more automatic function for this.<br>To remove an unsused object you should use the free cmd-tool PDFtk.<br><br>Here's a description how to do it from our member "chicks".<br>It's ober 13 years old but should still work:<br><br>1. Uncompress the original PDF using pdftk:<br>&nbsp;&nbsp;&nbsp;&nbsp;pdftk png_example.pdf output step1.pdf uncompress<br><br>2. Edit step1.pdf (using commandline edit.exe):<br>&nbsp;&nbsp;&nbsp;&nbsp;Find the object of interest, in this case 5 0 obj.<br>&nbsp;&nbsp;&nbsp;&nbsp;Remove all references to this object by deleting the <br>&nbsp;&nbsp;&nbsp;&nbsp;lines associated with it, including:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/XOBJ7BC610 5 0 R<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/XOBJ7BC610 Do<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Everything between the line starting with 5 0 obj<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and endobj<br>&nbsp;&nbsp;&nbsp;&nbsp;Save the edited file to step2.pdf.<br><br>3. The xref table in step2.pdf is now corrupt, so we need to fix it.  We'll also recompress the PDF:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;pdftk step2.pdf output step3.pdf compress<br>]]>
   </description>
   <pubDate>Mon, 25 Nov 2019 19:42:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/remove-unused-objects_topic3766_post15033.html#15033</guid>
  </item> 
  <item>
   <title><![CDATA[remove unused objects : Hello,some pdf programs offers...]]></title>
   <link>http://www.quickpdf.org/forum/remove-unused-objects_topic3766_post15032.html#15032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3163">Jake</a><br /><strong>Subject:</strong> 3766<br /><strong>Posted:</strong> 25 Nov 19 at 6:52AM<br /><br />Hello,<br><br>some pdf programs offers the ability to remove objects, which are not used ,but still inside the pdf file, so that the pdf file gets smaller. Can that be done with the library and if yes, how can it be done?<br><br>best regards<br>Jake]]>
   </description>
   <pubDate>Mon, 25 Nov 2019 06:52:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/remove-unused-objects_topic3766_post15032.html#15032</guid>
  </item> 
 </channel>
</rss>