Hello thomas,
see my comments inline
[EMAIL PROTECTED] wrote:
The transcoders allow you to specify a width/height in pixels
which the viewBox is fitted to. Since I think you are just modifying
the document to send to another client you might try simply setting
width/height to the desired size.
This would work if the diagram was still, Not if you have some sort of
interactive features in SVG
More generally you can play with transforms (AffineTransforms) to
achieve just about any scaling/rotating etc effect you want. There are
so many places where these can be used that it's impossible to give
a blanket 'good answer'. Where/how I would apply them would
depend a lot on the need.
Ok, I will play with AffineTransform to get the work done
Thank you
Nazar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]