Op 14/03/2011 15:25, Bipin Mallik schreef:
> Hello,
> In the code we are using "com.lowagie.text.Cell" but in the new 
> versiond of iText 5.0.6 we couldn't find the same. So could you please 
> help us what should be replacing the "com.lowagie.text.Cell" in the 
> new version of iText.
Don't use com.lowagie.text.Table and com.lowagie.text.Cell anymore.
Please replace it with com.itextpdf.text.PdfPTable and 
com.itextpdf.text.PdfPCell.
What documentation are you using?
The removal of Table/Cell in favor of PdfPTable/PdfPCell was already 
announced
in the first edition of "iText in Action" (written in 2006).

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to