<?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 : Pdf To Tiff</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 : Pdf To Tiff]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 20:07:45 +0000</pubDate>
  <lastBuildDate>Tue, 22 Mar 2011 19:33:46 +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=1780</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[Pdf To Tiff : Hi Louis!You should be able to...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-tiff_topic1780_post7724.html#7724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1780<br /><strong>Posted:</strong> 22 Mar 11 at 7:33PM<br /><br />Hi Louis!<br><br>You should be able to understand my Delphi-code<br>to transform it into vb...<br>BTW: On the official support pages are starting-<br>samples for vb, too...<br><br>To your tif-question:<br>QuickPDF doing the tif-output the same way like the other<br>image-output - so no option for multipage-tiffs from QP.<br><br>Here's the link to the online-reference regarding rendering:<br>http://www.quickpdflibrary.com/help/quickpdf/RenderingAndPrinting.php<br><br>Here's a sample from me how to render pdf-page(s) into an<br>image-file:<br>&nbsp;&nbsp;&nbsp;&nbsp; QP := TQuickPDF0721.Create;<br>&nbsp;&nbsp;&nbsp;&nbsp; try<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.Unlock(...);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; succ := QP.LoadFromFile(FName);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If ( QP.EncryptionStatus &gt; 0 ) Then<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.Decrypt;&nbsp; <br>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Is there a user-password?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If ( QP.SecurityInfo(1) = 3 ) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; begin<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ShowMessage('There is a user-password. Stop here!');<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.Free;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.CombineLayers; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; succ := QP.RenderDocumentToFile(dpi, page, page, opt, imagefile);<br>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 The page could not be rendered<br>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 The page was rendered correctly and the image file was saved to disk<br>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 The file could not be written to disk<br><br>&nbsp;&nbsp;&nbsp;&nbsp; finally<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.Free;<br>&nbsp;&nbsp;&nbsp;&nbsp; end;<br><br>Cheers and welcome here,<br>Ingo<br>&nbsp;<br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 19:33:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-tiff_topic1780_post7724.html#7724</guid>
  </item> 
  <item>
   <title><![CDATA[Pdf To Tiff : I am looking for sample codeTo...]]></title>
   <link>http://www.quickpdf.org/forum/pdf-to-tiff_topic1780_post7723.html#7723</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1568">LouisB</a><br /><strong>Subject:</strong> 1780<br /><strong>Posted:</strong> 22 Mar 11 at 6:29PM<br /><br />I am looking for sample code<br>To Load a PDf and save it in Tiff format.<br>I am using VB.net <br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 18:29:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf-to-tiff_topic1780_post7723.html#7723</guid>
  </item> 
 </channel>
</rss>