<?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 : new to QuickPDF Library</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 : new to QuickPDF Library]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 18 May 2026 02:43:16 +0000</pubDate>
  <lastBuildDate>Tue, 19 Feb 2013 13:15:39 +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=2534</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[new to QuickPDF Library : Ingo &amp;amp; Andrew, thank you for...]]></title>
   <link>http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10497.html#10497</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2200">George02</a><br /><strong>Subject:</strong> 2534<br /><strong>Posted:</strong> 19 Feb 13 at 1:15PM<br /><br />Ingo &amp; Andrew, thank you for your response. The fact that AddImageFromFile preserves G3 and G4 compression really helps a lot (does it make sense to include that info within the manual?). In the future it would be nice to have a way to  also support or at least preserve JBIG2-compression.<br><br>Yes, with the use of CapturedPage ID we can mimic some kind of XObject behavior.<br><br>What do you think about a method to manual add different objects to the pdf file with something like NewObjNr = AddObjectFromString(ObjHeader, ObjectDataString)<br>This kind of function would give us the flexibility to include current unsupported functionality. <br><br>Thank you for your great product.<br>]]>
   </description>
   <pubDate>Tue, 19 Feb 2013 13:15:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10497.html#10497</guid>
  </item> 
  <item>
   <title><![CDATA[new to QuickPDF Library : AddImageFromFile was updated about...]]></title>
   <link>http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10496.html#10496</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2534<br /><strong>Posted:</strong> 19 Feb 13 at 12:16PM<br /><br />AddImageFromFile was updated about a year ago to preserve the Group 3 and&nbsp;<span style="line-height: 1.4;">4 compression data so as to minimise filesizes.</span><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">QPL doesn't directly support the creation of grouped XObjects but the CapturePage and DrawCapturedPage functions could be used to simulate this type of behaviours. &nbsp;</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">You can draw the header onto a blank page, capture that page which then deletes the page but the captured page can be drawn multiple times on multiplepages using the CapturedPage ID.</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Andrew.</span></div>]]>
   </description>
   <pubDate>Tue, 19 Feb 2013 12:16:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10496.html#10496</guid>
  </item> 
  <item>
   <title><![CDATA[new to QuickPDF Library : Hi George!I think G4 TIFF-Support...]]></title>
   <link>http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10493.html#10493</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2534<br /><strong>Posted:</strong> 18 Feb 13 at 6:58PM<br /><br />Hi George!<br><br>I think G4 TIFF-Support works only when using GDI+ with Vista, XP, Server 2008.<br>Do a search with G4 as keyword ;-)<br>For the other thing: You can create a page one time and then cloning it several time in the same document. Have a look in the online reference here:<br>http://www.debenu.com/docs/pdf_library_reference/PageManipulation.php<br><br>Cheers and welcome here,<br>Ingo<br><br>BTW: With a topic like "new to QuickPDF library" nobody knows that you have a special question ;-)<br><br>]]>
   </description>
   <pubDate>Mon, 18 Feb 2013 18:58:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10493.html#10493</guid>
  </item> 
  <item>
   <title><![CDATA[new to QuickPDF Library : please can someone point me into...]]></title>
   <link>http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10492.html#10492</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2200">George02</a><br /><strong>Subject:</strong> 2534<br /><strong>Posted:</strong> 18 Feb 13 at 3:35PM<br /><br />please can someone point me into the right direction how to create PDF-XObjects that can be repeated one several pages (like headers and footers).<br><br>If I add already G4 compressed TIFF-images to a PDF can the compression be conserved or will these images be converted? The CompressImages function has only option 0 and 1 = flate compression.<br><br>Thanks for your input.<br><br>]]>
   </description>
   <pubDate>Mon, 18 Feb 2013 15:35:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/new-to-quickpdf-library_topic2534_post10492.html#10492</guid>
  </item> 
 </channel>
</rss>