<?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 : Preview &#111;nly without images, ...</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 : Preview &#111;nly without images, ...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 06:54:52 +0000</pubDate>
  <lastBuildDate>Fri, 30 Dec 2005 12:22:05 +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=231</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[Preview &#111;nly without images, ... : Hi all,  problem solved with your...]]></title>
   <link>http://www.quickpdf.org/forum/preview-only-without-images_topic231_post813.html#813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=187">Devil</a><br /><strong>Subject:</strong> 231<br /><strong>Posted:</strong> 30 Dec 05 at 12:22PM<br /><br />Hi all,<br /><br />problem solved with your hints and samples,<br />thanks<br /><br />Devil]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 12:22:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preview-only-without-images_topic231_post813.html#813</guid>
  </item> 
  <item>
   <title><![CDATA[Preview &#111;nly without images, ... : Hi! Like JanN said... RenderDocumentToFile...]]></title>
   <link>http://www.quickpdf.org/forum/preview-only-without-images_topic231_post812.html#812</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 231<br /><strong>Posted:</strong> 30 Dec 05 at 11:42AM<br /><br />Hi!<br />Like JanN said...<br />RenderDocumentToFile should be your first choice...<br />Only an image component to show the file and you have a preview functionality.<br />]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 11:42:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preview-only-without-images_topic231_post812.html#812</guid>
  </item> 
  <item>
   <title><![CDATA[Preview &#111;nly without images, ... : Devil,  give QP.RenderDocumentToFile...]]></title>
   <link>http://www.quickpdf.org/forum/preview-only-without-images_topic231_post811.html#811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=117">JanN</a><br /><strong>Subject:</strong> 231<br /><strong>Posted:</strong> 30 Dec 05 at 11:03AM<br /><br />Devil,<br /><br />give QP.RenderDocumentToFile a try. As far as I know, the render functions replaced the preview function.<br />]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 11:03:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preview-only-without-images_topic231_post811.html#811</guid>
  </item> 
  <item>
   <title><![CDATA[Preview &#111;nly without images, ... : This could be related to the GDI+...]]></title>
   <link>http://www.quickpdf.org/forum/preview-only-without-images_topic231_post809.html#809</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=173">swb1</a><br /><strong>Subject:</strong> 231<br /><strong>Posted:</strong> 30 Dec 05 at 10:46AM<br /><br /><P>This could be related to the GDI+ issue see:<A href="http://www.quickpdf.org/forum/forum_posts.asp?TID=172&amp;PN=1" target="_blank">http://www.quickpdf.org/forum/forum_posts.asp?TID=172&amp;PN=1</A></P><span style="font-size:10px"><br /><br />Edited by swb1</span>]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 10:46:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preview-only-without-images_topic231_post809.html#809</guid>
  </item> 
  <item>
   <title><![CDATA[Preview &#111;nly without images, ... : Hi,  I&amp;#039;ve got a new problem...]]></title>
   <link>http://www.quickpdf.org/forum/preview-only-without-images_topic231_post808.html#808</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=187">Devil</a><br /><strong>Subject:</strong> 231<br /><strong>Posted:</strong> 30 Dec 05 at 10:14AM<br /><br />Hi,<br /><br />I've got a new problem with images and the preview function with VB6. I would make a preview from my pdf document with any images<br /><br />Ex.:  <br />' ...<br />Call QP.AddImageFromFile(App.Path & "\Logo.jpg", 1) <br />call QP.DrawScaledImage(38, 47, 0.25) <br />call QP.NeedImagePreview(1) <br />call QP.SavePagePreview(1000, 2000, App.Path & "\Test.jpg")<br />' ...<br />only the text is displayed in the preview, but no images ...<br />Can anyone give me a hint or a sample to fix this problem ?<br /><br /><br />Devil]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 10:14:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/preview-only-without-images_topic231_post808.html#808</guid>
  </item> 
 </channel>
</rss>