<?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 : RenderPageToFile -&gt; EMF</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 : RenderPageToFile -&gt; EMF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 11:37:40 +0000</pubDate>
  <lastBuildDate>Fri, 26 Mar 2010 13:43:54 +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=1353</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[RenderPageToFile -&gt; EMF : I have another question about...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-emf_topic1353_post6304.html#6304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1278">Didi</a><br /><strong>Subject:</strong> 1353<br /><strong>Posted:</strong> 26 Mar 10 at 1:43PM<br /><br />I have another question about the RenderPageToFile command:<DIV>If I use QuickPDF in a little testprogram everything is fine. If&nbsp;I include the code into our application, I have to set the DPI values about&nbsp;ten times higher to get the same result, and after several calls, the program crashes.</DIV><DIV>Of what depends the bitmap's number of pixels ? (additional to DPI setting)</DIV>]]>
   </description>
   <pubDate>Fri, 26 Mar 2010 13:43:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-emf_topic1353_post6304.html#6304</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile -&gt; EMF :  Hi Wayne!If you tried already...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-emf_topic1353_post6201.html#6201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1353<br /><strong>Posted:</strong> 02 Mar 10 at 6:15AM<br /><br />Hi Wayne!<br><br>If you tried already various syntax alternatives <br>with no success then this case looks like a bug <br>or a not well developed functionality - Post it on <br>the official support page.<br><br>Cheers, Ingo<br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 02 Mar 10 at 6:16AM</span>]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 06:15:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-emf_topic1353_post6201.html#6201</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile -&gt; EMF : I have a PDF that was built with...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-emf_topic1353_post6197.html#6197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=872">waynefulcher</a><br /><strong>Subject:</strong> 1353<br /><strong>Posted:</strong> 01 Mar 10 at 10:46PM<br /><br />I have a PDF that was built with Adobe Acrobat (i think version 7.x).<DIV>I downloaded the trial version of Quick PDF version 7.17 and I am using the DCUs for Delphi 7.</DIV><DIV>&nbsp;</DIV><DIV>I wrote a simple routine to load a pdf and then try to render as an EMF.</DIV><DIV>1. The text on the emf looks horrible.</DIV><DIV>2. There is an image at the top of the pdf that is not coming out right either, it has streaks running through it.</DIV><DIV>&nbsp;</DIV><DIV>I have tried various DPIs and also rendered as bmp, jpg, png and tiff.</DIV><DIV>All of those formats the text looks great but the image is still messed up.</DIV><DIV>&nbsp;</DIV><DIV>I really need to be able to export as EMF.</DIV><DIV>Here is my sample code but I dont know how to attach the original pdf or the output emf.</DIV><DIV>Any help will be greatly appriciated.</DIV><DIV>&nbsp;</DIV><DIV>procedure TForm1.Button1Click(Sender: TObject);<BR>var<BR>&nbsp; PDF: TQuickPDF0717;<BR>begin<BR>&nbsp; PDF := TQuickPDF0717.Create;<BR>&nbsp; try<BR>&nbsp;&nbsp;&nbsp; PDF.UnlockKey(PDF_Unlock_Key);<BR>&nbsp;&nbsp;&nbsp; PDF.LoadFromFile('C:\Temp\Test.pdf') ;<BR>&nbsp;&nbsp;&nbsp; PDF.RenderPageToFile(300, 0, 3, 'C:\Temp\Test.emf') ;<BR>&nbsp; finally<BR>&nbsp;&nbsp;&nbsp; PDF.Free;<BR>&nbsp; end;<BR>end;<BR></DIV>]]>
   </description>
   <pubDate>Mon, 01 Mar 2010 22:46:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-emf_topic1353_post6197.html#6197</guid>
  </item> 
 </channel>
</rss>