<?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 : RenderPageToDC to CBitmap C++ example?</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 : RenderPageToDC to CBitmap C++ example?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 21:06:40 +0000</pubDate>
  <lastBuildDate>Thu, 26 Jan 2012 08:20:13 +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=2113</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[RenderPageToDC to CBitmap C++ example? : Here is a C++ Builder example...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetodc-to-cbitmap-c-example_topic2113_post8997.html#8997</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2113<br /><strong>Posted:</strong> 26 Jan 12 at 8:20AM<br /><br />Here is a C++ Builder example but it shouldn't be too hard to adapt it to a CBitmap.<div><br></div><div><div>void __fastcall TForm1::Button1Click(TObject *Sender)</div><div>{</div><div>char &nbsp; &nbsp;tmp&#091;256&#093;;</div><div>int &nbsp; &nbsp; ret;</div><div><br></div><div>&nbsp; &nbsp; ret = QP.LoadFromFile(L"Quick (1).pdf", L"");</div><div><br></div><div>&nbsp; &nbsp; HDC dc = GetDC(Panel1-&gt;Handle);</div><div><br></div><div>&nbsp; &nbsp; QP.RenderPageToDC(96, 1, dc);</div><div><br></div><div>}</div></div><div><br></div>]]>
   </description>
   <pubDate>Thu, 26 Jan 2012 08:20:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetodc-to-cbitmap-c-example_topic2113_post8997.html#8997</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToDC to CBitmap C++ example? : Anyone have an example of how...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetodc-to-cbitmap-c-example_topic2113_post8990.html#8990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1825">hobnob</a><br /><strong>Subject:</strong> 2113<br /><strong>Posted:</strong> 25 Jan 12 at 3:13PM<br /><br />Anyone have an example of how to do this<div><br></div><div>RenderPageToDC to CBitmap C++ example</div><div><br></div><div>Thanks,</div><div>Lee.</div>]]>
   </description>
   <pubDate>Wed, 25 Jan 2012 15:13:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetodc-to-cbitmap-c-example_topic2113_post8990.html#8990</guid>
  </item> 
 </channel>
</rss>