Why are you even updating? If the existing code works, just use the 1.3 version. I would assume you can use the latest patch release 1.3.x.
If you are updating to use new features, then you'll need to do an audit of the existing code to see what will break. The easiest way to do this is might be to read the change log :) On Jan 9, 2007, at 1:54 PM, Carlos Garces wrote: > Hi. > Thanks for your fast reply. > > Change log is too big :) > > I use the class table (Table table= new Table(number);). I can't find > in the change log the version that break the compatibility on class > table (¿maybe 1.4.7?) > > It's possible/recommended update to any iText version newer that 1.3 > without loss compatibility? > > > 2007/1/9, Bruno Lowagie <[EMAIL PROTECTED]>: >> Carlos Garces wrote: >>> -¿What are the key features between 1.3 and the last version >>> (1.4.8)? >> >> See http://lowagie.com/iText/history.html >> >>> -¿It's safe to upgrade? >> >> It would be safer to learn more about iText before upgrading. >> It's impossible to say if an upgrade is safe if we don't know >> what your application uses, and it's impossible for you to tell >> us in a proper way if you don't know what iText is about. >> If your old application is using class Table, there will be a >> lot of work getting the same output as before. >> br, >> Bruno >> >> --------------------------------------------------------------------- >> ---- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys - and earn >> cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> iText-questions mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/itext-questions >> Buy the iText book: http://itext.ugent.be/itext-in-action/ >> > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
