Re: [iText-questions] WebSphere Application Server & Fonts Problems (Marco Bianconi)

2002-11-09 Thread Paulo Soares
You compiled iText without including the resources *.afm in com.lowagie.text.pdf.fonts. Best Regards, Paulo Soares --- Bianghouse <[EMAIL PROTECTED]> wrote: > Yes , first of all, I tested the example > "Chap0101.java" importing the class > and it's sources ,but only after I registered the > fonts

Re: [iText-questions] Page Numbers For Document

2002-11-09 Thread sundardba
Yes I have used this HeaderFooter header = new HeaderFooter(new Phrase("This is a header without a page number"), false); document.setHeader(header); this is working fine for all the pages but this value could not be set for the first page I am adding two tables. One table is dyanamic and it go