Thanks for the suggestion . We will try this and get back to this forum in
case of any issues.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/itext-1-4-8-java-lang-NullPointerException-tp4542130p4544752.html
Sent from the iText - General mailing list archive at Nabbl
Op 9/04/2012 6:35, amandeep schreef:
> Would really appreciate if somebody has faced siimilar issue and can guide
> us on this.
iText 1.4.8 dates from 2006 and since that date numerous bugs have been
fixed.
You should upgrade to the latest version; versions prior to iText 5
(2009) are no longer s
Hi,
We are using itext-1.4.8 jar in our project . For the below line of code-
FontFactory.register(this.fontPath + "MSGOTHIC.ttc");
We are getting exception
java.lang.NullPointerException
at com.lowagie.text.FontFactoryImp.registerFamily(FontFactoryImp.java:484)
at com.lowagie.text.FontFa