<?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 : Reduce File Size Code</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 : Reduce File Size Code]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 16 Apr 2026 01:36:20 +0000</pubDate>
  <lastBuildDate>Fri, 11 Dec 2020 16:54:32 +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=3869</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[Reduce File Size Code : Thanks Everyone, problem solved.....]]></title>
   <link>http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15503.html#15503</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3236">Zudokan</a><br /><strong>Subject:</strong> 3869<br /><strong>Posted:</strong> 11 Dec 20 at 4:54PM<br /><br />Thanks Everyone, problem solved.. appreciate the help.]]>
   </description>
   <pubDate>Fri, 11 Dec 2020 16:54:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15503.html#15503</guid>
  </item> 
  <item>
   <title><![CDATA[Reduce File Size Code : Hi Zudokan,I create example in...]]></title>
   <link>http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15502.html#15502</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3235">PeterAnderko</a><br /><strong>Subject:</strong> 3869<br /><strong>Posted:</strong> 11 Dec 20 at 7:12AM<br /><br />Hi Zudokan,<div><br></div><div>I create example in Delphi:</div><div><br></div><div><div>procedure TForm1.Button7Click(Sender: TObject);</div><div>var OKw:Integer;</div><div>begin</div><div>PDFDok:=TDebenuPDFLibrary1613.Create;</div><div>PDFDok.UnlockKey(':-');</div><div>PDFDok.LoadFromFile(ExtractFilePath(Application.exeName)+'Test.pdf','');</div><div>OKw:=PDFDok.ReduceSize(0);</div><div>showmessage(inttostr(OKw));</div><div><br></div><div>PDFDok.SaveToFile(ExtractFilePath(Application.exeName)+'ReducedForm.PDF');</div><div>PDFDok.Free;</div><div>end;</div></div><div><div><br></div><div><br></div></div><div><br></div><div>Peter</div>]]>
   </description>
   <pubDate>Fri, 11 Dec 2020 07:12:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15502.html#15502</guid>
  </item> 
  <item>
   <title><![CDATA[Reduce File Size Code : The best place to start for working...]]></title>
   <link>http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15501.html#15501</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3869<br /><strong>Posted:</strong> 10 Dec 20 at 7:38PM<br /><br />The best place to start for working samples is the QPDFLibraryDemo program. I see that it does not include a specific sample of the ReduceSize function, but the other scripts in the same Document Management group show how to open, process and save a document.&nbsp; All you need then is to adapt the sample script to include the ReduceSize function.&nbsp; Once you have it working in the scripting which you can see and edit in the demo application, you just need to translate the syntax into whatever programming language you use.&nbsp; And of course add the error handling which tends to be omitted from the sample scripts.&nbsp;&nbsp;<div><br></div><div>I do not use this function myself, but maybe other users here could help if we knew the programming language you are using.<div><br></div><div><br></div></div>]]>
   </description>
   <pubDate>Thu, 10 Dec 2020 19:38:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15501.html#15501</guid>
  </item> 
  <item>
   <title><![CDATA[Reduce File Size Code : I am pulling out my hair trying...]]></title>
   <link>http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15500.html#15500</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3236">Zudokan</a><br /><strong>Subject:</strong> 3869<br /><strong>Posted:</strong> 10 Dec 20 at 6:22PM<br /><br />I am pulling out my hair trying to open the sample file and run<br>"reduce file size" function.<div><br></div><div>Can someone please post example code of how open file and use<br>reduce file size?</div><div><br></div><div>I have gone through all the searched threads and there is no complete<br>answer on how to implement this process, just a bunch of discussion<br>of what it won't do, etc.</div><div><br></div><div>Thanks in advance.</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 10 Dec 2020 18:22:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reduce-file-size-code_topic3869_post15500.html#15500</guid>
  </item> 
 </channel>
</rss>