<?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 : How to print a transparent png file on top of text</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 : Sample Code : How to print a transparent png file on top of text]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 07 Mar 2026 09:32:05 +0000</pubDate>
  <lastBuildDate>Thu, 26 Mar 2020 17:09:19 +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=3796</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[How to print a transparent png file on top of text : Hi Ingo. thank you very much,...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-print-a-transparent-png-file-on-top-of-text_topic3796_post15161.html#15161</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3186">frederik</a><br /><strong>Subject:</strong> 3796<br /><strong>Posted:</strong> 26 Mar 20 at 5:09PM<br /><br />Hi Ingo. thank you very much, the transparent bmp files did the trick when using the setimagemask<br><br>I added this line just before the .fitimage call:&nbsp;<div><br>Call .SetImageMask(0.9, 0.9, 0.9, 1, 1, 1)</div><div>Call .FitImage(x,y,width,height, 1, 1, 0)</div>]]>
   </description>
   <pubDate>Thu, 26 Mar 2020 17:09:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-print-a-transparent-png-file-on-top-of-text_topic3796_post15161.html#15161</guid>
  </item> 
  <item>
   <title><![CDATA[How to print a transparent png file on top of text : Hi Frederik,png isn&amp;#039;t easy...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-print-a-transparent-png-file-on-top-of-text_topic3796_post15156.html#15156</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3796<br /><strong>Posted:</strong> 18 Mar 20 at 5:15PM<br /><br />Hi Frederik,<br><br>png isn't easy stuff.<br>Try this link from the online ressources:<br>http://www.quickpdf.org/forum/displaying-transparent-bmp-files_topic2276.html<br>Yes. I know... bmp... but try it.<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Wed, 18 Mar 2020 17:15:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-print-a-transparent-png-file-on-top-of-text_topic3796_post15156.html#15156</guid>
  </item> 
  <item>
   <title><![CDATA[How to print a transparent png file on top of text : I am working with quick pdf 17....]]></title>
   <link>http://www.quickpdf.org/forum/how-to-print-a-transparent-png-file-on-top-of-text_topic3796_post15155.html#15155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3186">frederik</a><br /><strong>Subject:</strong> 3796<br /><strong>Posted:</strong> 18 Mar 20 at 2:57PM<br /><br />I am working with quick pdf 17. Working/printing images works fine. But not I want to print a signature.png file (which is transparent) on top of text that is generated and printed on the pdf page.&nbsp;<br>The result should look like a company/stamp signature on top of the text.&nbsp;<br><br><div>I tried&nbsp;</div><div>.SetPNGTransparencyColor(255 / 256, 255 / 256, 255 / 256)'</div><div>and</div><div>.SetImageMask(1, 1, 1, 0.1, 0.1, 0.1)<br>but is does not change... the image is printed with a fixed white background and destroying the text.&nbsp;</div><div><br></div><div>I use the following simple code:&nbsp;<br><br></div><div><div>&nbsp; &nbsp;Call .AddImageFromFile(FileNameOfImageFile, 0)</div><div>&nbsp; &nbsp;Call .SetPNGTransparencyColor(255 / 256, 255 / 256, 255 / 256)</div><div>&nbsp; &nbsp;Call .FitImage(topX, topY, SizeWidth, SizeHeight, 1, 1, 0)</div></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 18 Mar 2020 14:57:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-print-a-transparent-png-file-on-top-of-text_topic3796_post15155.html#15155</guid>
  </item> 
 </channel>
</rss>