RE: [svg-developers] Re: Print svg image

2005-03-10 Thread Chris Peto
Yes, sorry about that document thing. Access denied Try self.print(). I use a popup that has an iframe, so no distortion, that calls self.print() after onload and the iframe svg has set a variable that it has also finished loading: in onload in svg: _onload(evt) { top.svgloaded = 1; }

RE: [svg-developers] Re: Print svg image

2005-03-10 Thread Chris Peto
Hi, Like I said if you print only the SVG it will get distorted, anyways you can call self.print() direct in svg menu or JS. No need to call from HTML. Mit freundlichen Grüßen/Regards Chris Peto Freelance System Development, Resource Solutions Founding Partner, Vectoreal