PdfPCells are immutable but nothing prevents you from sub-classing PdfPTable
and keep an internal store of the content of cells.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Wojciech Wisniowski [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 23:33
> To:   [EMAIL PROTECTED]
> Subject:      [iText-questions] PdfPTableEvent
> 
> Hello,
> 
> I have one problem (in this moment :-).
> I use PdfPTable.tableLayout(...) method to get an absolute position of all
> cells in my table. But in addition, I would like to have reference to
> PdfPcell, not only positions.
> I need export to external file absolute position od cells and content of
> cells (text in Paragraphs/Chunks). How can I do it?
> 
> Thanks for any help
> Best Regards
> Wojtek
> 
> 
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> 
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to