Dear FOP users,
I am using the FOP version 1.0 under Windows x64.
Lately I have integrated JPPF in order to regenerate my PDFs faster and
I experience the followings strange errors.
For example inside the XSLT I place 8pt but the error in the console
outputs (pt8pt):
[ERROR][org.apache.fop.fo.properties.PropertyMaker.convert(148)]:
Unknown length unit 'pt8pt'
This kind of behaviour happens at other places as well:
[ERROR][org.apache.fop.apps.FOUserAgent.processEvent(82)]: Invalid
property value encountered in color="whitewhite":
org.apache.fop.fo.expr.PropertyException: null:56:15: No conversion
defined whitewhite; property:'color' (See position 57:85)
Only white at the XSLT.
[ERROR][org.apache.fop.apps.FOUserAgent.processEvent(82)]: Invalid
property value encountered in background-color="#6777cf#6777cf":
org.apache.fop.fo.expr.PropertyException: null:56:15: No conversion
defined #6777cf#6777cf; property:'background-color' (See position 57:100)
[ERROR][org.apache.fop.apps.FopFactory.resolveURI(755)]: Attempt to
resolve URI 'F:\JPF:\JPPF\Node1\resources\images\na_b.gif')' failed:
Here the URI is given correctly at the XSLT processor:
F:\JPPF\Node1\resources\images....
These kind of errors continue.
Any pointer would be really helpful.
I am considering using the trunk version as well in order to close some
other reported and patched bugs of FOP 1.0
Regards,
Klearchos
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]