<?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 : RenderDocumentToFile problem</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 : RenderDocumentToFile problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 20 May 2026 10:45:43 +0000</pubDate>
  <lastBuildDate>Thu, 22 Nov 2007 04:54:41 +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=812</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[RenderDocumentToFile problem : Hi there, I have reson to believe...]]></title>
   <link>http://www.quickpdf.org/forum/renderdocumenttofile-problem_topic812_post3921.html#3921</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> 812<br /><strong>Posted:</strong> 22 Nov 07 at 4:54AM<br /><br />Hi there,<DIV>I have reson to believe that the problem is caused by the fact that QuickPDF is using another "Bounding" box (clip rectangle) than Acrobat Reader. I will check this problem more in detail.</DIV><DIV>&nbsp;</DIV><DIV>/Marian</DIV>]]>
   </description>
   <pubDate>Thu, 22 Nov 2007 04:54:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderdocumenttofile-problem_topic812_post3921.html#3921</guid>
  </item> 
  <item>
   <title><![CDATA[RenderDocumentToFile problem : When I use RenderDocumentToFile...]]></title>
   <link>http://www.quickpdf.org/forum/renderdocumenttofile-problem_topic812_post3911.html#3911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=114">FKirch</a><br /><strong>Subject:</strong> 812<br /><strong>Posted:</strong> 20 Nov 07 at 12:11PM<br /><br />When I use RenderDocumentToFile the quality of the resulting JPG file is poor because there are missing characters.<br><br>I use iSed.dll and the following VBScript:<br><table width="99%"><tr><td><pre class="BBcode"><br>Option explicit<br><br>Dim QP<br>Dim rc <br><br>Set QP = CreateObject("iSED.QuickPDF")<br><br>if ( QP.UnlockKey("MY UNLOCKEY") = 0 ) then<br>&nbsp;&nbsp; Echo "UnlockKey failed"<br>end if&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>if ( QP.LoadFromFile("XXX.PDF") = 0 ) then<br>&nbsp;&nbsp; Echo "LoadFromFile failed"<br>end if<br><br>if ( QP.RenderDocumentToFile(163,1,1,1,"xxx.jpg") = 0 ) then<br>&nbsp;&nbsp; Echo "RenderDocumentToFile failed"<br>end if <br><br>Set QP = Nothing<br></pre></td></tr></table><br><br>How can I send my example XXX.PDF with this posting?<br><br><br>]]>
   </description>
   <pubDate>Tue, 20 Nov 2007 12:11:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderdocumenttofile-problem_topic812_post3911.html#3911</guid>
  </item> 
 </channel>
</rss>