Hi Vossler, Vossler T <[EMAIL PROTECTED]> wrote on 04/15/2008 01:34:08 AM:
> is there a way to make batik-rasterizer to produce 42x29.7 cm X 300 dpi, i > used java -jar batik-rasterizer.jar dave floder -m image/jpeg -w 4961 -h > 3508 -dpi 300 "where svg file located" This should be fixed in SVN now. I think in the switch to the unified ImageWriter stuff we lost the code that set the resolution for JPEG files. I've put that back now. > is there i can setup in svg file and using same way to convert same > 42cmx29.7cm 300dpi? > or there is some tip i can using -w 420mm -h 297mm to convert image by > batik-rasterizer? Your original command line should work with the code in SVN.
