March 22, 201114 yr 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
March 24, 201114 yr 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
March 24, 201114 yr Author 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.
Create an account or sign in to comment