> > java.lang.NoSuchMethodError: 
> > org.apache.fop.fonts.FontInfo.setEventListener(...)V

> Since you are using 1.0 you better find a newer take on embedding fonts.

I've made several additional tests. Some observations:
1) I've generated file without any text, but getting the same error.
2) I've tested all the files using stand-alone FOP without any problems.

Actually, my file consist of basic FO skeleton with external SVG file (that
file has no text in nor any font specified in css, but the exception is the
same).

As it is NoSuchMethodError rather than NoClassDefFound, could it be any
obsolete component in my dependencies? Or is it problem in the passed
parameter? (Should be of type org/apache/fop/fonts/FontEventListener)

Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to