> [EMAIL PROTECTED] wrote: > >> John Mizzi writes: >> >> > Can you add a PdfTemplate to a Cell ? >> >> Normally you can by making an Image of a template: >> Image img = Image.getInstance(template); >> >> I would like to point you to an example, but I fear >> I have broken this functionality in my last version. >> >> I will try to fix it tomorrow.
I was referring to Chapter 10 example 11. The Template in Image functionality wasn't broken, but the background of the Cell was painted OVER the image instead of UNDER. I will fix this and let you know when the new version will be available in CVS. kind regards, Bruno _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
