Alexis, You mentioned that Alexis Pigeon wrote: > the jump from 2.x to 5.x will imply some refactoring in > your existing code, it's no drop-in upgrade. Can you elaborate more on > what refactoring might not be obvious when upgrading?
I changed my source code imports references to reflect "itextpdf" rather than "lowagie" and I modified the objects which failed to compile. In fact, I have a completely compiled and upgraded version of my source code, but always get a "No message found for ..." exception when I try to run my code. I found a post mentioning the AFM files might need to be added to my iText jar file and I did add the ones that I referenced, but were not present. I have even tried just a simple "Hello World" example, but also get the "No message found for l.not.found.as.resource caused by ExceptionConverter." Any assistance is much appreciated. Thanks. Ed -- View this message in context: http://itext-general.2136553.n4.nabble.com/Blank-page-tp2161887p2286528.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
