Is there a way to set the font for the entire document that is to be
exported? I've tried setting body { font-family: Arial; } which causes
the error:
org.apache.fop.fo.ValidationException:
"{http://www.w3.org/1999/XSL/Format}block" is not a valid child of
"fo:root"! (See position 5:27)
at
org.apache.fop.events.ValidationExceptionFactory.createException(ValidationExceptionFactory.java:38)
at
org.apache.fop.events.EventExceptionManager.throwException(EventExceptionManager.java:54)
at
org.apache.fop.events.DefaultEventBroadcaster$1.invoke(DefaultEventBroadcaster.java:152)
BTW, I am working on the patch to have the DatabaseList accept XWQL as
the query ...
Regards,
Nigel
Using XE 2.1.1
Show replies by date