<?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 : Compressings/Compacting PDFs</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 : Compressings/Compacting PDFs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:33:38 +0000</pubDate>
  <lastBuildDate>Wed, 06 May 2015 07:50:23 +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=3106</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[Compressings/Compacting PDFs : Bob,Most programs that reduce...]]></title>
   <link>http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12477.html#12477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 3106<br /><strong>Posted:</strong> 06 May 15 at 7:50AM<br /><br />Bob,<div><br></div><div>Most programs that reduce PDF file sizes concentrate on re-sampling and re-compressing images within the PDF. &nbsp;This is usually achieved by reducing the colours in the image, using a different image compression such as lossy JPEG and also lowering the DPI by resampling the image.</div><div><br></div><div>I don't believe that SetImageResolution will be much use. &nbsp; To get this working with Debenu Quick PDF Library you will need to extract the larger images, process them to reduce their size and then use something like ReplaceImage to update the image.</div><div><br></div><div>I suspect this is a feature currently on the Debenu TODO list.</div><div><br></div><div>Other optimisations may include removing unused character from fonts and then re-compressing them or removing unused objects. &nbsp;Each of these processes is quite complex and time consuming.&nbsp;</div><div><br></div><div>Andrew</div>]]>
   </description>
   <pubDate>Wed, 06 May 2015 07:50:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12477.html#12477</guid>
  </item> 
  <item>
   <title><![CDATA[Compressings/Compacting PDFs : The size of the scanned image...]]></title>
   <link>http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12467.html#12467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2631">erico</a><br /><strong>Subject:</strong> 3106<br /><strong>Posted:</strong> 29 Apr 15 at 3:36PM<br /><br />The size of the scanned image is most closely tied to the dpi resolution of the scanned image. Your best chance there would be to use a lower resolution using SetImageResolution and FitImage as required.<br><br>For the other two, without looking at the content, there is really no way to be certain what is increasing the PDF size. It could be almost anything.<br>]]>
   </description>
   <pubDate>Wed, 29 Apr 2015 15:36:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12467.html#12467</guid>
  </item> 
  <item>
   <title><![CDATA[Compressings/Compacting PDFs : I&amp;#039;ve tried the following...]]></title>
   <link>http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12463.html#12463</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2208">BobW</a><br /><strong>Subject:</strong> 3106<br /><strong>Posted:</strong> 28 Apr 15 at 11:10PM<br /><br />I've tried the following in a quick program:<br>TransformFile<br>LoadFromFile<br>ReplaceFonts(10)<br>CompressContent()<br>CompressImages(1)<br>CompressFonts()<br>SaveToFile<br><br><br>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Original Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; My Program&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SmallPDF&#091;dot&#093;Com result<br>2 page IRS form&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 289K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 278K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 99K<br><br>Single page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1,128K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1,142K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 558K<br>scanned image<br>(made by putting<br>a form on a copier<br>that emailed me<br>the PDF)<br><br>1 Page PDF I&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 116K &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 120K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26K &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>created with <br>QuickPDF <br><br>In two cases the resulting file is LARGER than the original!&nbsp; I tried using each of the functions individually -- TransformFile by itself got the first PDF down to 267K, but none of them really did much at all.<br><br>This is going to be a bit of a problem for me because I know I'm going to be asked why I can't do what the free website did.<br>]]>
   </description>
   <pubDate>Tue, 28 Apr 2015 23:10:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12463.html#12463</guid>
  </item> 
  <item>
   <title><![CDATA[Compressings/Compacting PDFs : TransformFile() may reduce the...]]></title>
   <link>http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12455.html#12455</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2631">erico</a><br /><strong>Subject:</strong> 3106<br /><strong>Posted:</strong> 27 Apr 15 at 3:53PM<br /><br />TransformFile() may reduce the size of PDFs.<br><br>CompressContent(), CompressImages(), CompressFonts() may also help<br><br><br>edit: corrected typo<br><span style="font-size:10px"><br /><br />Edited by erico - 27 Apr 15 at 3:54PM</span>]]>
   </description>
   <pubDate>Mon, 27 Apr 2015 15:53:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12455.html#12455</guid>
  </item> 
  <item>
   <title><![CDATA[Compressings/Compacting PDFs : 1. How many pages contain test...]]></title>
   <link>http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12454.html#12454</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2557">mLipok</a><br /><strong>Subject:</strong> 3106<br /><strong>Posted:</strong> 27 Apr 15 at 2:01PM<br /><br /><div>1. How many pages contain test document ?</div><div><span style="line-height: 16.7999992370605px;">2.</span><span style="line-height: 16.7999992370605px;">&nbsp;</span>What was the initial size of the PDF (in KB) ?</div><div>3. What was the size after using this &nbsp;specified page ?</div><div><span style="line-height: 1.4;">4. Did you try:</span></div><div>Option 10 in ReplaceFonts - Removes embedded fonts if it matches the 14 std fonts</div>]]>
   </description>
   <pubDate>Mon, 27 Apr 2015 14:01:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12454.html#12454</guid>
  </item> 
  <item>
   <title><![CDATA[Compressings/Compacting PDFs : I had a request recently to shrink...]]></title>
   <link>http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12452.html#12452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2208">BobW</a><br /><strong>Subject:</strong> 3106<br /><strong>Posted:</strong> 24 Apr 15 at 10:56PM<br /><br />I had a request recently to shrink a couple of PDFs.&nbsp; I created some of them.&nbsp; Others were created by some other process.&nbsp; Other than TransformFile, I can't think of any feature that will take a PDF and make it smaller.&nbsp; I did find a website called smallpdf &#091;dot&#093; com that lets you select a PDF then download the smaller version.&nbsp; I ran a couple of them through it and they did come back quite a bit smaller.&nbsp; We're now examining them to see if the quality is acceptable.&nbsp; I would love to do something like this myself and I know I'm going to be asked to.&nbsp; Is there a method or feature I'm missing?<br><br>Bob]]>
   </description>
   <pubDate>Fri, 24 Apr 2015 22:56:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/compressings-compacting-pdfs_topic3106_post12452.html#12452</guid>
  </item> 
 </channel>
</rss>