> -----Original Message-----
> From: Mike Kellstrand [mailto:[EMAIL PROTECTED]

Hi Mike,

> A very interesting discussion.
>
> I tried the latest suggestion:
> height="{concat($height,'+10px')}"
>
> and got an error:
> [ERROR] svg graphic could not be built: null:-1
> The attribute 'height' of the element <rect> is invalid
> org.apache.batik.bridge.BridgeException: null:-1
> The attribute 'height' of the element <rect> is invalid
>
> I guess it doesn't want to add numbers with units ....

Nope. FOP still does, but, since it's defined in an attribute of an embedded
SVG rect element, passes the unresolved expression to Batik, which doesn't
know what to do with it...


Greetz,

Andreas


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

Reply via email to