<?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 : Problem with TIF to PDF</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 : Problem with TIF to PDF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 16 Apr 2026 15:52:44 +0000</pubDate>
  <lastBuildDate>Thu, 16 Aug 2007 14:07: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=767</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[Problem with TIF to PDF : This does indeed solve the problem....]]></title>
   <link>http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3718.html#3718</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=698">JimCanuck</a><br /><strong>Subject:</strong> 767<br /><strong>Posted:</strong> 16 Aug 07 at 2:07PM<br /><br /><P>This does indeed solve the problem. Thank for all the great support. </P><DIV>Time to study more interesting details about creating PDF! </DIV><DIV>&nbsp;</DIV><DIV>Cheers! Jim</DIV>]]>
   </description>
   <pubDate>Thu, 16 Aug 2007 14:07:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3718.html#3718</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with TIF to PDF : Jim, I have answered you directly...]]></title>
   <link>http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3717.html#3717</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 767<br /><strong>Posted:</strong> 15 Aug 07 at 8:23PM<br /><br /><DIV>Jim,</DIV><DIV>I have answered you directly per email. To make sure that this solution is visible&nbsp;for the whole community&nbsp;I will place my solution here as well:</DIV><DIV>&nbsp;</DIV><DIV><DIV>&nbsp; Dim QP As iSED.QuickPDF<BR>&nbsp; Set QP = CreateObject("iSED.QuickPDF")</DIV><DIV>&nbsp; QP.NewDocument</DIV><DIV><FONT color=#ff0000>&nbsp; ' QP.NewPage </FONT></DIV><DIV><FONT color=#ff0000>&nbsp;&nbsp;' -&nbsp;NewPage is not needed because a NewDoc has always a new Page<BR></FONT>&nbsp; </DIV><DIV>'add the image tif file<BR>&nbsp; rsp = QP.AddImageFromFile(inputTifFileName, 0)</DIV><DIV><FONT color=#ff0000>&nbsp; call QP.DrawImage(left, top, width, height)</FONT></DIV><DIV><FONT color=#ff0000>&nbsp; ' this call you have to add to your source code<BR></FONT></DIV><DIV>'make the document</DIV><DIV>&nbsp; rsp = QP.SaveToFile(pdfoutputFile)<BR>&nbsp; Set QP = Nothing&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Best regards, Marian</DIV></DIV>]]>
   </description>
   <pubDate>Wed, 15 Aug 2007 20:23:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3717.html#3717</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with TIF to PDF : Marian:  Thank you for the very...]]></title>
   <link>http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3713.html#3713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=698">JimCanuck</a><br /><strong>Subject:</strong> 767<br /><strong>Posted:</strong> 13 Aug 07 at 12:11PM<br /><br /><DIV>Marian:</DIV><DIV>&nbsp;</DIV><DIV>Thank you for the very fast reply!</DIV><DIV>&nbsp;</DIV><DIV>Sorry, your suggestion&nbsp;did not solve the problem. It did of course remove the second page from the resulting document.&nbsp;&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>So other than incompatible image files or silly programming mistakes, there should be no problem creating PDF from TIF now with 5.21 or later? </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;I have tried a few tif variants (LZW, RLE, no compression) and BMP converted images, with the same blank page results.</DIV><DIV>&nbsp;</DIV><DIV>I am definitely using ised.dll&nbsp; ver 5.22.0.145&nbsp; in (VB 6 on WinXP)</DIV><DIV>&nbsp;</DIV><DIV>Any further suggestions will be welcomed.</DIV><DIV>&nbsp;</DIV><DIV>Jim</DIV>]]>
   </description>
   <pubDate>Mon, 13 Aug 2007 12:11:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3713.html#3713</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with TIF to PDF : Hi there, remove the call to...]]></title>
   <link>http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3712.html#3712</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 767<br /><strong>Posted:</strong> 13 Aug 07 at 11:54AM<br /><br />Hi there,<DIV>remove the call to NewPage and everything should be ok. Please do not forget that in QuickPDF an empty document has always an empty page.</DIV>]]>
   </description>
   <pubDate>Mon, 13 Aug 2007 11:54:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3712.html#3712</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with TIF to PDF : Greetings to all. I am new to...]]></title>
   <link>http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3711.html#3711</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=698">JimCanuck</a><br /><strong>Subject:</strong> 767<br /><strong>Posted:</strong> 13 Aug 07 at 11:38AM<br /><br /><P>Greetings to all. I am new to the forum.</P><DIV>I have been using ISED.dll (ver 4) with VB6 for a while to do basic pdf document manipulation, then recently, I needed to convert TIF image files to PDF documents.&nbsp; I tried the obvious&nbsp;AddImageFromFile() function, but have problems. </DIV><DIV>&nbsp;</DIV><DIV>As I found after (finding! ) and searching on this forum, there has been problems with blank pages in the PDF after loading image files, which&nbsp;appears to&nbsp;have been addressed in ver 5.21 and later, but after trying this new version, I still get blank pages.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Can some one provide a little example code of the correct way to import TIF images to produce good PDF documents? I will be converting multiple tifs, one tif per page, each sized to fit the current page size, into new PDF documents. The documents will not contain any other objects.</DIV><DIV>&nbsp;</DIV><DIV>I am importing Tif files with LZW or Packbit compression, 8 bit color, 50 to 600 dpi. Also some G4 or G3 fax format files.</DIV><DIV>&nbsp;</DIV><DIV>Here is my code that I have been trying. I am trying to load a single tif (less than one A4 page in size) to a one page PDF for starters.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp; Dim QP As iSED.QuickPDF<BR>&nbsp; Set QP = CreateObject("iSED.QuickPDF")</DIV><DIV>&nbsp; QP.NewDocument</DIV><DIV>&nbsp; QP.NewPage<BR>&nbsp; </DIV><DIV>'add the image tif file<BR>&nbsp; rsp = QP.AddImageFromFile(inputTifFileName, 0)<BR></DIV><DIV>'make the document</DIV><DIV>&nbsp; rsp = QP.SaveToFile(pdfoutputFile)<BR>&nbsp; Set QP = Nothing</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance for any help you can 'render'&nbsp; <img src="http://www.quickpdf.org/forum/smileys/smiley17.gif" height="17" width="17" border="0" align="absmiddle" alt="T&#111;ngue" /></DIV><DIV>&nbsp;</DIV><DIV>Jim</DIV>]]>
   </description>
   <pubDate>Mon, 13 Aug 2007 11:38:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-with-tif-to-pdf_topic767_post3711.html#3711</guid>
  </item> 
 </channel>
</rss>