Re: [iText-questions] How to paginate data using absolute positioning

2004-08-15 Thread Paulo Soares
- Original Message - From: "Anthony Massa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 15, 2004 21:21 Subject: Re: [iText-questions] How to paginate data using absolute positioning > I downloaded the itext-paulo-134.jar per your instruc

Re: [iText-questions] How to paginate data using absolute positioning

2004-08-15 Thread Anthony Massa
iginal Message - >From: "Anthony Massa" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, August 12, 2004 21:18 >Subject: [iText-questions] How to paginate data using absolute positioning > > > > Paulo, > > I need clarifi

Re: [iText-questions] How to paginate data using absolute positioning

2004-08-14 Thread Paulo Soares
You need the more recent version. It won't work otherwise. Best Regards, Paulo Soares - Original Message - From: "Anthony Massa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 12, 2004 21:18 Subject: [iText-questions] How to paginate data

[iText-questions] How to paginate data using absolute positioning

2004-08-12 Thread Anthony Massa
Paulo, I need clarification on implementing a ColumnText in my report per your last email response. I am including responses to your original email.   Paulo: You"ll need the version at itextpdf.sf.net.  Response: I am currently using itext-1.01.jar. Is this sufficient? This version allows a Phrase

Re: [iText-questions] How to paginate data using absolute positioning

2004-08-12 Thread Paulo Soares
a" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 12, 2004 18:00 Subject: [iText-questions] How to paginate data using absolute positioning > > First off I'm new to using itext. > > Hear is my issue and I will try to be as explicit as I c

[iText-questions] How to paginate data using absolute positioning

2004-08-12 Thread Anthony Massa
First off I'm new to using itext. Hear is my issue and I will try to be as explicit as I can. I overrode the onEndPage() method of PdfPageEventHelper, where I  created a PdfTemplate, which will house my header data and display this info on every page. This is where itext recommends placing code fo