Hi Jeremias, > Adam, that sounds a lot like you need to do an "ant clean", followed by > a new build in FOP's root directory. Running "ant newPDF" in the > examples/fo directory doesn't crash on any test file. Well... I messed up with SVN.. you're right.. no examples/fo crash anymore.
>> Just wanted to let you know that it is not really related to the >> hyphetation 8-O >> >> I just found other file that crashes FOP without using hyphetation.... >> >> Seems addALetterSpaceTo is fetching element index -1 without checking if >> it is -1... >> >> java.lang.ArrayIndexOutOfBoundsException: -1 >> at java.util.ArrayList.get(Unknown Source) >> at >> org.apache.fop.layoutmgr.inline.TextLayoutManager.addALetterSpaceTo(TextLayoutManager.java:559) But this one still exists... at last I'm not the only one having this problem (See Andreas posts). Regards, -- Adam Strzelecki |: nanoant.com :|
