SVG print functionality [Archive] - XML Elves

SVG print functionality

prabhahar_madhan
08-12-2005, 12:29 PM
Hi,

Is there a function in svg to take printout? (sending svg to printer)
Pls let me know how do we take printout of svg.

<html>
<head>
<title>KLLRTXXA</title>
<LINK REL=STYLESHEET HREF="fttpcp.css" TYPE="text/css">
</head>
<BODY>
<EMBED src="level22.svg" name="map" height="1040" width="825" type="image/svg-xml">
</BODY>
</html>

I need to take printout of level22.svg

Hacc
08-17-2005, 11:25 AM
Hi
Why don't you just use javascript?
function doPrint(){
window.print();
}

Hi,

Is there a function in svg to take printout? (sending svg to printer)
Pls let me know how do we take printout of svg.

<html>
<head>
<title>KLLRTXXA</title>
<LINK REL=STYLESHEET HREF="fttpcp.css" TYPE="text/css">
</head>
<BODY>
<EMBED src="level22.svg" name="map" height="1040" width="825" type="image/svg-xml">
</BODY>
</html>

I need to take printout of level22.svg

 
Web mp2kmag.com
mapforums.com

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum