<?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 : GDI/GDI+ rendering and transformations</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 : GDI/GDI+ rendering and transformations]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 05:37:15 +0000</pubDate>
  <lastBuildDate>Thu, 24 May 2018 08:41:42 +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=3544</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[GDI/GDI+ rendering and transformations : Hellopdfuserxx,The EMF to PDF...]]></title>
   <link>http://www.quickpdf.org/forum/gdi-gdi-rendering-and-transformations_topic3544_post14238.html#14238</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1921">kevindebenu</a><br /><strong>Subject:</strong> 3544<br /><strong>Posted:</strong> 24 May 18 at 8:41AM<br /><br /><div><span style="font-size: 11px; : rgb251, 251, 253;">Hello&nbsp;</span>pdfuserxx,</div><div><br></div><div>The EMF to PDF conversion code in Quick PDF Library is quite complex as there are many differences in the graphics APIs of GDI and the PDF side of things.</div><div><br></div><div>In general, only a subset of the GDI API is available. GDI+ is not supported.</div><div><br></div><div>It's sometimes difficult to make changes to the code as we don't want to negatively affect existing software using this functionality.</div><div><br></div><div>However the QPL team might be able to support changes to support transformations in a future version of QPL. Please post a few example commands that you use and we will run some tests to analyse the EMF commands and work out the corresponding PDF commands.</div><div><br></div><div>Regards,</div><div>Kevin</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 24 May 2018 08:41:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/gdi-gdi-rendering-and-transformations_topic3544_post14238.html#14238</guid>
  </item> 
  <item>
   <title><![CDATA[GDI/GDI+ rendering and transformations : Are there any known limitations...]]></title>
   <link>http://www.quickpdf.org/forum/gdi-gdi-rendering-and-transformations_topic3544_post14107.html#14107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2828">pdfuserxx</a><br /><strong>Subject:</strong> 3544<br /><strong>Posted:</strong> 06 Feb 18 at 7:43AM<br /><br /><font face="Arial, Helvetica, sans-serif"><span lang="SL">Are there anyknown limitations when using </span><span style="font-size: 9.5pt;">using GDI/GDI+ to draw on pdf canvas obtained by calling GetCanvasDC.</span></font><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">I’m using GDI to generate PDF document, the code is as follows:<o:p></o:p></font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">pdfLibrary.GetCanvasDC(..<o:p></o:p></font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">..Paint on the canvas with GDI<o:p></o:p></font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><font face="Arial, Helvetica, sans-serif"><span style="font-size: 9.5pt;">&nbsp;</span><span style="font-size: 9.5pt;">pdfLibrary.NewPageFromCanvasDC<o:p></o:p></span></font></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><font face="Arial, Helvetica, sans-serif"><span style="font-size: 9.5pt;">int</span><span style="font-size: 9.5pt;"> capturedPage = pdfLibrary.CapturePageEx(..produce vector graphics<o:p></o:p></span></font></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">pdfLibrary.SelectPage(currentPage + 1);<o:p></o:p></font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">pdfLibrary.DrawCapturedPage(capturedPage,...<o:p></o:p></font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">This works fine when allthe elements have rotation 0 or. no transformations applied, but the output will beincorrect when elements are rotated or. GDI transformation is applied.<o:p></o:p></font></span></p><p ="Ms&#111;normal"><span style="font-size: 9.5pt;"><font face="Arial, Helvetica, sans-serif">&nbsp;</font></span></p>]]>
   </description>
   <pubDate>Tue, 06 Feb 2018 07:43:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/gdi-gdi-rendering-and-transformations_topic3544_post14107.html#14107</guid>
  </item> 
 </channel>
</rss>