deviation in PDFTranscoder output

onoh <[email protected]> Fri, 31 Aug 2018 08:14:28 -0500 (CDT)
Newsgroups gmane.text.xml.batik.user
Message-ID <[email protected]>
Hey I have a simple svg

<?xml version=3D"1.0" encoding=3D"UTF-8"?>
<!DOCTYPE svg PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;
&quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;>
<svg xmlns=3D"http://www.w3.org/2000/svg"
xmlns:xlink=3D"http://www.w3.org/1999/xlink" version=3D"1.1" baseProfile=3D=
"full"
    width=3D"911mm" height=3D"590mm"   viewBox=3D"0 0 911 590">
 =20
<g>
 <rect width=3D"900" height=3D"500"
style=3D"fill:none;stroke-width:0.1;stroke:rgb(0,0,0)" />
</g>
</svg>

But when i measure the dimension, the result in the pdf is 899,874 and
499,868 and not 900 and 500.
Doing the same thing with inkscape works fine - so what  I=C2=B4m doing wro=
ng ?

Olaf




--
Sent from: http://batik.2283329.n4.nabble.com/Batik-Users-f2970783.html