Hi,

is there a way I can tell FOP to accept a Comma as a decimal separator
instead of the point?

The example:
[...]
<fo:table-cell border-right-color="#000000" border-right-style="solid"
border-right-width="0,5pt">abcd</fo:table:cell>
[...]
leaves me with 

[ERROR] Error in border-right-width property value '0,5pt':
org.apache.fop.fo.expr.PropertyException: syntax error

If I change border-right-width to "0.5pt" everything works fine.

Any suggestions?

Many thanks,
Stefan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to