<?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 : Can&#039;t add a background image</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 : Can&#039;t add a background image]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:06:01 +0000</pubDate>
  <lastBuildDate>Fri, 07 Oct 2011 00:08:20 +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=1986</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[Can&#039;t add a background image : Andrew,Thank you so much! The...]]></title>
   <link>http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8453.html#8453</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1720">juanfrand</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 07 Oct 11 at 12:08AM<br /><br />Andrew,<div><br></div><div>Thank you so much! The function have worked great!</div><div><br></div><div>If anyone is experimenting the same problem here's the solution:</div><div><br></div><div>To erase the background and leave only text:&nbsp;</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.LoadFromFile(sourcePDF, "")</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SelectPage(1)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SetOrigin(1)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SplitPageText(0)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SelectContentStream(1)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.DeleteContentStream()</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SaveToFile(sourcePDF)</div></div><div><br></div><div>Cya!</div>]]>
   </description>
   <pubDate>Fri, 07 Oct 2011 00:08:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8453.html#8453</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t add a background image : There is a function called SplitPageTextthat...]]></title>
   <link>http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8448.html#8448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 06 Oct 11 at 3:45AM<br /><br />There is a function called SplitPageText&nbsp;that will split the graphics and text into separate layers. &nbsp;This would be a good start and hopefully will help solve your problem. &nbsp; &nbsp;I have never used this function &nbsp;before.<div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Thu, 06 Oct 2011 03:45:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8448.html#8448</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t add a background image : I&amp;#039;ve read the link. I&amp;#039;ve...]]></title>
   <link>http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8447.html#8447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1720">juanfrand</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 05 Oct 11 at 10:34PM<br /><br />I've read the link. I've figured out the 'layers' are now 'contentstreams'.<div><br></div><div>Now, the problem I have is that I have text and background in the same contentstream...</div><div><br></div><div>How can i make to separate them??</div><div><br></div><div>Thank you,</div><div><br></div><div>Juan F.</div>]]>
   </description>
   <pubDate>Wed, 05 Oct 2011 22:34:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8447.html#8447</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t add a background image : Hi Ingo!Thank you for your quick...]]></title>
   <link>http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8446.html#8446</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1720">juanfrand</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 05 Oct 11 at 9:57PM<br /><br />Hi Ingo!<div><br></div><div>Thank you for your quick reponse.</div><div><br></div><div>I'm having troubles to find "MoveLayer" command in QP.</div><div><br></div><div>I've recently adquired the QuickPDFDLL0811.dll version with QuickPDFDLL0811.vb and it doesn't seem to have it...</div><div><br></div><div>Do you know what can i do?</div><div><br></div><div>Thank you in advance,</div><div><br></div><div>Juan F.</div>]]>
   </description>
   <pubDate>Wed, 05 Oct 2011 21:57:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8446.html#8446</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t add a background image : Hi Juan!Please read in the online...]]></title>
   <link>http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8445.html#8445</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 05 Oct 11 at 8:56PM<br /><br />Hi Juan!<br><br>Please read in the online reference about Optional Content Groups here:<br>http://www.quickpdflibrary.com/help/quickpdf/ContentStreamsAndOptionalContentGroups.php<br>and try the layer-functions like CombineLayers, DeleteLayer, LayerCount and MoveLayer.<br>With MoveLayer(from as long, to as long) you can push disliked layers to the background.<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Wed, 05 Oct 2011 20:56:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8445.html#8445</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t add a background image : Hi,I&amp;#039;m having problems to...]]></title>
   <link>http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8444.html#8444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1720">juanfrand</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 05 Oct 11 at 7:53PM<br /><br />Hi,<div><br></div><div>I'm having problems to add a background image to my pdf. The problem is that the original pdf has a white background/image/filled-rectangle (I don't know wich one is it) that doesn't let me see the image at the back.</div><div><br></div><div>Only to make you understand what I'm saying, if the problem were in Word, I could solve it by pressing "Send it to the back" button.</div><div><br></div><div>Thank you,</div><div><br></div><div>Regards,</div><div><br></div><div>Juan D'Angelo</div>]]>
   </description>
   <pubDate>Wed, 05 Oct 2011 19:53:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-add-a-background-image_topic1986_post8444.html#8444</guid>
  </item> 
 </channel>
</rss>