[iText-questions] Page problems

2002-05-23 Thread Lord Zefyrus God
Hi all 1 can i put a table inside a header ??? 2 what can i do to get the max number of pages from a document whitout using a predefined document ??? tks []'s Zefyrus _ Get your FREE download of MSN Explorer at

[iText-questions] Help - Tables

2002-05-09 Thread Lord Zefyrus God
Hi all I'm in need to put a table in a cell from another table, but i get the error message The method addCell invoked for type com.lowagie.text.Table with arguments (com.lowagie.text.Table) is not defined My code Table table = new Table(7); int headerwidths[] = {10, 8, 16, 8,

Re: [iText-questions] urgent - servlet problems

2002-05-02 Thread Lord Zefyrus God
: Wilhelm *Rafial* Fitzpatrick [EMAIL PROTECTED] To: Lord Zefyrus God [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [iText-questions] urgent - servlet problems Date: Thu, 2 May 2002 11:28:37 -0700 i've tried the examlpe that uses a servlet instead a main class. and it locks the browser until i