lsdillard wrote:
> I cannot seem to figure this one out.  I am following the example in the
> book, and everything works great, except for a significant side effect. 
> Whenever I put a watermark on my page (in the onEndPage event), the content
> of the page is bold.  My only guess is that it is somehow stamping the page
> onto itself.

I've seen a similar problem once where somebody was
adding different pages on top of each other,
without thinking about "graphics state".

The graphics state was changed in one page,
AND KEPT for the other page that was added on top.
That doesn't work well for obvious reasons.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to