Hello, I have a small problem with printing from Squiggle.
I often generate content that needs to be very precise when it comes to scale. I want to use the printing dialogue in squiggle. However, Squiggle insists on scaling the content down (using the printer margins) which reduces the whole graphics. As an example, I specify the following root element like follows:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="210mm" height="297mm" viewBox="0 0 210 297">
and no content is running into the printer margin, so I end up with a scaling of 95.8xxx
Is there a trick for avoiding such scaling? If not, would it be possible to modify the printing dialogue and add a scaling option or a checkbox to print at 100%/no scaling? Or a checkbox that says something "don't use printer margins"
Thanks a lot, Andreas -- -- Andreas Neumann Böschacherstrasse 6 CH-8624 Grüt (Gossau ZH) Switzerland Phone: ++41-44-2736668 Email: [EMAIL PROTECTED] Web: http://www.carto.net/neumann/ SVG Examples: http://www.carto.net/papers/svg/samples/ SVG.Open: http://www.svgopen.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
