Hi, On Fri, Oct 10, 2008 at 10:16 PM, Peter Adelmann <[EMAIL PROTECTED]> wrote: > I trying to test the update on a pdf form. I open up the PDDocument I > iterate through the fields to the get the specific value. I then set > the value to something else and try to save the pdf to a different name. > When I try to do this I receive the following stack trace: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/fontbox/afm/AFMParser
Do you have (the correct version of) the fontbox library in your classpath? BR, Jukka Zitting
