>
> > > -Original Message-----
> > > From: prabhakaran ramalingam
> > [SMTP:[EMAIL PROTECTED]]
> > > Sent: Friday, January 24, 2003 7:13
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [iText-questions] Creating large PDF
>
written to the page and the
> return is the new y
> position.
>
> Best Regards,
> Paulo Soares
>
> > -Original Message-
> > From: prabhakaran ramalingam
> [SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, January 24, 2003 7:13
> > To: [EMAI
ay, January 24, 2003 7:13
> To: [EMAIL PROTECTED]
> Subject: RE: [iText-questions] Creating large PDF with table.
>
> hi, thanks for ur suggestions.
>
> But I have used PdfWriter.fitsPage at first place
> itself.
>
> now i am trying with the PdfPTable class. her
hi, thanks for ur suggestions.
But I have used PdfWriter.fitsPage at first place
itself.
now i am trying with the PdfPTable class. here I want
to know is there any method to take some two rows (
which will be used as Headers).
as of now I am trying to take the cells of these 2
rows and adding i
The size of the file can't be reduced, after all it's 3 rows. The
processing time, however, can be reduced. Using Table, create a page at a
time using PdfWriter.fitsPage(). You can also try using a PdfPTable that is
faster than Table.
Best Regards,
Paulo Soares
> -Original Message-
>