Ocean West Posted March 22, 2011 Posted March 22, 2011 its been working fine - first I had this running as a registered plugin but then that failed then i reset everything to run native in SM and just register everything at startup just after I loaded the jar files from a URL. It worked fine for about 10 minutes - others (PC) are having no issues. But now when I run my PDF's are not merged and I get this error. java.lang.NoClassDefFoundError: Could not initialize class java.awt.Font
john renfrew Posted March 24, 2011 Posted March 24, 2011 What is the function?? Or code for it? Should be no need for awt.Font at all if all yuo are doing is merging PDf with iText
Ocean West Posted March 24, 2011 Author Posted March 24, 2011 It turned out that I had another jar using barbeque which generates Barcodes (3of9) for some reason when that failed it prevented iText from merging the pdf's.
Recommended Posts
This topic is 5004 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now