Pentony, Paul wrote:
The approach we have tried is to use FOP to convert the SVG to a PDF.  To do
this we embeded the SVG as an inline foreign object in an FO file.   We have
tried setting setting the width and height of the SVG element in cm and
setting the content-width and content-height of the insstream-foreign object
to the corresponding values, also in cm.

The content-width and -height properties are not used in FOP 0.20.5. Use width and heigth instead, if the SVG has been declared to have the same diomensions, it will fill exactly this space (except for roundoff and possible off-by-one errors at the edges).

J.Pietschmann

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



Reply via email to