See the example wide_table.java at itextpdf.sf.net. To do what you want
you'll have to place the table at a precise position and you'll need
PdfPTable.

Best Regards,
Paulo Soares

----- Original Message -----
From: "Brian Hobbs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 26, 2003 17:19
Subject: [iText-questions] Is there any way to get the ypos where a table
starts?


> Hi There,
>
> I have some pretty large tables that I need to be able to split over
> multiple pages (both horizontally & vertically).  iText does the
> vertical splitting fine & I know how to do the horizontal splitting -
> i'm just going to print the extra columns after the rest of the table is
> written to the document.  The problem I've got is with the starting
> point of the table.
>
> If I have a 20 colum table, columns 1-15 will fit on page 1, columns
> 16-20 will then go on page 2.  If the table starts halfway down the page
> (so the first row of the table occurs at a distance of, say 15cm, from
> the top of the page), I need the table on the second page to be at the
> same height.
>
> Is there anyway to do this?
>
> Thanks in advance,
> Brian Hobbs
>
>
>   _____
>
> Want to chat instantly with your online friends?
> <http://uk.rd.yahoo.com/mail/tagline_messenger/*http://uk.messenger.yaho
> o.com/> Get the FREE Yahoo! Messenger
>



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to