<?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 : Convert PDF to TIF</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 : Convert PDF to TIF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 28 Jun 2026 21:28:11 +0000</pubDate>
  <lastBuildDate>Mon, 12 May 2014 21:32: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=2894</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[Convert PDF to TIF : I hope the following code helps...]]></title>
   <link>http://www.quickpdf.org/forum/convert-pdf-to-tif_topic2894_post11704.html#11704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2560">Chopinke</a><br /><strong>Subject:</strong> 2894<br /><strong>Posted:</strong> 12 May 14 at 9:32PM<br /><br /><div>I hope the following code helps (Delphi):</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DPL.LoadFromFile(pdfFile, '')<span style="line-height: 1.4;">;</span></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cnt := DPL.PageCount;</div><div><span style="line-height: 1.4;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for pg := 1 to cnt do</span></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; begin</div><div><span style="line-height: 1.4;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DPL.SelectPage(pg);</span></div></div><div><div><span style="line-height: 1.4;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DPL.RenderPageToFile(150, pg, 7, 'tifFile'+IntToStr(pg)+'.tif');</span></div></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; end;</div></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 12 May 2014 21:32:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/convert-pdf-to-tif_topic2894_post11704.html#11704</guid>
  </item> 
  <item>
   <title><![CDATA[Convert PDF to TIF :  I have a single page PDF that...]]></title>
   <link>http://www.quickpdf.org/forum/convert-pdf-to-tif_topic2894_post11698.html#11698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2075">moakley</a><br /><strong>Subject:</strong> 2894<br /><strong>Posted:</strong> 12 May 14 at 5:39PM<br /><br />I have a single page PDF that I am trying to convert to TIF.&nbsp; I am using the following code.&nbsp; <div>&nbsp;</div><div>&nbsp; if (qp.Unlocked() == 1)<br>&nbsp; {</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DocumentID = qp.LoadFromFile(pdfFilename, "");</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; qp.RenderDocumentToFile(150, 1, 1, 10, tifFilename);</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; qp.RemoveDocument(DocumentID);</div><div>&nbsp;&nbsp;}</div><div>&nbsp;</div><div>For closer inspection is there a way I can make the PDF available for troublshooting?</div>]]>
   </description>
   <pubDate>Mon, 12 May 2014 17:39:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/convert-pdf-to-tif_topic2894_post11698.html#11698</guid>
  </item> 
 </channel>
</rss>