Hi,

I had constructed a table. Have overriden the TableLayout method. My table 
looks nice it has dotted border. And has two columns. My problem is I want 
make my table header columns spanned.
But I can not get any reference to the cell of my first row inside 
TableLayout. I guess all table are structured prior to TableLayout get 
called. I mean in TableLayout referrring to examples all I can is to write 
using pdfContentByte. Is there anyway of doing like

while ( rows < headerRows)
{
    setcolspan();
}

regards,
Ruslan

_________________________________________________________________
Use your PC to make calls at very low rates 
https://voiceoam.pcs.v2s.live.com/partnerredirect.aspx


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to