<?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 : Firemonkey: RenderPageToDC</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 : Firemonkey: RenderPageToDC]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 09 May 2026 04:35:21 +0000</pubDate>
  <lastBuildDate>Thu, 09 Oct 2014 13:56:51 +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=2988</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[Firemonkey: RenderPageToDC : Possible solution:procedure Tf...]]></title>
   <link>http://www.quickpdf.org/forum/firemonkey-renderpagetodc_topic2988_post12062.html#12062</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2640">alexdmatveev</a><br /><strong>Subject:</strong> 2988<br /><strong>Posted:</strong> 09 Oct 14 at 1:56PM<br /><br />Possible solution:<div><br></div><div><div>procedure TfrmPdfFormEditor.RenderDocument(page: Integer);</div><div>var</div><div>&nbsp; ms: TMemoryStream;</div><div>begin</div><div>&nbsp; ms := TMemoryStream.Create;</div><div>&nbsp; FDebenu.RenderPageToStream(72, page, 0, ms);</div><div>&nbsp; ms.Position := 0;</div><div>&nbsp; imCanvas.Bitmap.LoadFromStream(ms);</div><div>&nbsp; ms.Free;</div><div>end;</div></div><div><br></div><div>Works for me.</div>]]>
   </description>
   <pubDate>Thu, 09 Oct 2014 13:56:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/firemonkey-renderpagetodc_topic2988_post12062.html#12062</guid>
  </item> 
  <item>
   <title><![CDATA[Firemonkey: RenderPageToDC : Hello,does anybody know a way...]]></title>
   <link>http://www.quickpdf.org/forum/firemonkey-renderpagetodc_topic2988_post12061.html#12061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2640">alexdmatveev</a><br /><strong>Subject:</strong> 2988<br /><strong>Posted:</strong> 09 Oct 14 at 1:50PM<br /><br />Hello,<div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">does anybody know a way to render a PDF page to Firemonkey TImage?</span></div><div><span style="line-height: 1.4;"><br></span></div><div>in Delphi DCL I go this way:</div><div>&nbsp; &nbsp;FDebenu.RenderPageToDC(72, 1, imCanvas.Canvas.Handle);<span style="line-height: 1.4;"></span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">but in FMX I have no direct access to Image's Device Context...&nbsp;</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">pls show me the way.</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Thanks a lot.</span></div><div id="gtx-trans" style=": ; left: 375px; top: 131px;"><div ="gtx-trans-ic&#111;n"></div></div>]]>
   </description>
   <pubDate>Thu, 09 Oct 2014 13:50:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/firemonkey-renderpagetodc_topic2988_post12061.html#12061</guid>
  </item> 
 </channel>
</rss>