this is my first question here in this mailing list and i hope it is not off topic:
I want to format an XML file for printing. Since the graphics in
that were referenced in this file are very big
i wanted to scale them to a given percentage (let say 80%). To do this
i tried:
<fo:external-graphic src="{text()}"
content-width="80%"
content-height="80%"
scaling="uniform"/>
but somehow this seems to have no effect on the output. I also tried
giving a <length> to the content attribute but again
it seems that there is on effect.
I am using FOP 0.20.2 and Xalan version 1.3.
Have I missed something in the man pages??
Raimund
-- DESY -MVP- Notkestrasse 85 D-22603 Hamburg Tel.: +49 40 8998 -4903 e-mail: [EMAIL PROTECTED]
