<?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 : Remove Watermarks?</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 : Remove Watermarks?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 11:58:53 +0000</pubDate>
  <lastBuildDate>Tue, 19 Jun 2012 13:24:57 +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=2238</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[Remove Watermarks? : Can you please tell me how to...]]></title>
   <link>http://www.quickpdf.org/forum/remove-watermarks_topic2238_post9795.html#9795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1887">ExchangeViews</a><br /><strong>Subject:</strong> 2238<br /><strong>Posted:</strong> 19 Jun 12 at 1:24PM<br /><br />Can you please tell me how to preview selected layer before using delete later?]]>
   </description>
   <pubDate>Tue, 19 Jun 2012 13:24:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/remove-watermarks_topic2238_post9795.html#9795</guid>
  </item> 
  <item>
   <title><![CDATA[Remove Watermarks? : Hi Hans!This would be hard stuff...]]></title>
   <link>http://www.quickpdf.org/forum/remove-watermarks_topic2238_post9511.html#9511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2238<br /><strong>Posted:</strong> 19 Apr 12 at 9:49PM<br /><br />Hi Hans!<br><br>This would be hard stuff ... nearly impossible.<br>If you wanna use such functionality you should prepare <br>the pdf-documents in a different way.<br>First you should use "SetLayer".<br>Then insert your watermark and save it.<br>If you want to remove the watermark you <br>should check the layercount first (is there an additional layer?)<br>and then you can use "DeleteLayer" and your watermark is off.<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Thu, 19 Apr 2012 21:49:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/remove-watermarks_topic2238_post9511.html#9511</guid>
  </item> 
  <item>
   <title><![CDATA[Remove Watermarks? : Hello,I can add some watermarks...]]></title>
   <link>http://www.quickpdf.org/forum/remove-watermarks_topic2238_post9509.html#9509</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1903">hawkmaster</a><br /><strong>Subject:</strong> 2238<br /><strong>Posted:</strong> 19 Apr 12 at 3:10PM<br /><br />Hello,<br>I can add some watermarks (stamps) on all pages of an PDF.<br>I do this with<br><br>DrawRotatedText<br><br>This works fine.<br>My question is: <br>Is there a way to remove the watermark again if the user want ?<br><br>---------------------------<br>&nbsp;&nbsp;&nbsp; for ($p = 1; $p &lt;= $qp-&gt;PageCount(); $p++) <br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SelectPage($p);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SetOrigin(1);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SetMeasurementUnits(0);&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SelectFont($fid);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SetTextAlign(1);&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SetTextSize($ts);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $qp-&gt;SetTextColor(0, 1, 1);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $qp-&gt;SetTransparency($transp);<br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; $qp-&gt;DrawRotatedText($qp-&gt;PageWidth() / 2, $qp-&gt;PageHeight() / 2 + 40, $angle, $watermartext); <br>&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; $qp-&gt;SaveToFile("$actdir/view/work.pdf");<br>----------------------------<br><br>regards<br>hans<br>]]>
   </description>
   <pubDate>Thu, 19 Apr 2012 15:10:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/remove-watermarks_topic2238_post9509.html#9509</guid>
  </item> 
 </channel>
</rss>