Rick - wrote:

My goal is to get this PdfTemplate to the foreground (in front of ALL 
components in the PDF). Unfortunatly I can't find any way in the documentation 
on how to do this

Take a look at the image here:
http://itextdocs.lowagie.com/tutorial/directcontent/#pdfcontentbyte
You are probably using getDirectContentUnder()
Instead, you should use writer.getDirectContent()
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to