Found it - foolish user error. I had cut & pasted some table cells and forgot to remove unnecessary "number-columns-spanned" attributes. My apologies. - MOD
--- Michael Duffy <[EMAIL PROTECTED]> wrote: > > I just did that five minutes before reading your > note, > Jeremias. (Great minds thinking alike.) > > There's more info now: > > java.lang.ArrayIndexOutOfBoundsException: -2 > at > org.apache.fop.fo.flow.TableRow$CellArray.getNextFreeCell(TableRow.java:130) > > Not much help - I don't know where an array index > like > this would come from. > > > --- Jeremias Maerki <[EMAIL PROTECTED]> > wrote: > > No idea. Try the -d option on the command line to > > get a more meaningful > > error message (a stacktrace I hope). Maybe that > > helps. > > > > On 20.06.2003 20:25:38 Michael Duffy wrote: > > > I just ran FOP with an FO stylesheet that gave > me > > > "[ERROR] -2" for output and no PDF. What does > it > > > mean? > > > > > > I could go back through my stylesheet and remove > > > changes until the thing works again, but I'd > love > > a > > > clue for figuring out what to fix. Thanks - MOD > > > > > > Jeremias Maerki > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
