<?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 : Is alpha transparent supported in NewPagFromCanvDC</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 : Is alpha transparent supported in NewPagFromCanvDC]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 17:08:19 +0000</pubDate>
  <lastBuildDate>Wed, 18 Sep 2013 04:48:36 +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=2733</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[Is alpha transparent supported in NewPagFromCanvDC : cathylin, I have had a quick...]]></title>
   <link>http://www.quickpdf.org/forum/is-alpha-transparent-supported-in-newpagfromcanvdc_topic2733_post11194.html#11194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 18 Sep 13 at 4:48AM<br /><br /><div>cathylin,</div><div><br>&nbsp;<div>I have had a quick look at the source code. &nbsp;The Gradient fills are supported but brush transparency is not supported.</div><div><br></div><div>This could get quite complex to implement as it is not always easy to map GDI+ calls to PDF. &nbsp;I will add it to the todo list for the GDI+ metafile code.</div><div><br></div><div>Andrew.</div></div>]]>
   </description>
   <pubDate>Wed, 18 Sep 2013 04:48:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/is-alpha-transparent-supported-in-newpagfromcanvdc_topic2733_post11194.html#11194</guid>
  </item> 
  <item>
   <title><![CDATA[Is alpha transparent supported in NewPagFromCanvDC :  Hi, I am tring to use gdiplus...]]></title>
   <link>http://www.quickpdf.org/forum/is-alpha-transparent-supported-in-newpagfromcanvdc_topic2733_post11190.html#11190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2469">cathyling</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 17 Sep 13 at 4:37PM<br /><br /><p>Hi, I am tring to use gdiplus create a transparent brush. The NewPageFromCanvasDC can't fill&nbsp;if&nbsp;the Color alpha value &lt;255.</p><div>Codes:</div><p>HDC dc = QP.GetCanvasDC(1000,800);<br>Graphics myGraphics(dc);<br>Color colors&#091;&#093; = {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Color(255, 255, 0, 0),&nbsp;&nbsp; // red<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Color(155, 0, 0, 255),&nbsp;&nbsp; // blue<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Color(55, 0, 255, 0)};&nbsp; // green</p><p>REAL positions&#091;&#093; = {&nbsp; 0.0f,&nbsp;&nbsp;&nbsp;&nbsp; 0.3f,&nbsp;&nbsp; 1.0f};</p><p>LinearGradientBrush linGrBrush3( Point(0, 0), Point(300, 0),Color(255, 0, 0, 0),&nbsp; Color(255, 255, 255, 255));</p><p>linGrBrush3.SetInterpolationColors(colors, positions, 3); <br>myGraphics.FillRectangle(&amp;linGrBrush3, 220, 220, 500, 650);</p><p>QP.NewPageFromCanvasDC(300, -1);</p><div>&nbsp;</div><div>Can anyone help me? Thanks.</div>]]>
   </description>
   <pubDate>Tue, 17 Sep 2013 16:37:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/is-alpha-transparent-supported-in-newpagfromcanvdc_topic2733_post11190.html#11190</guid>
  </item> 
 </channel>
</rss>