krysalis-barcode: conversion from SVG to PNG

"Alberto Lirussi" <[email protected]> Thu, 23 Oct 2003 19:20:20 +0200
Newsgroups gmane.comp.krysalis.user
Message-ID <02b101c39989$f443f710$c80c000a@Garrison>
Hi all,
I'm making some experiment with the Krysalis Barcode Servlet and the associated web application copiled from krysalis-barcode-20031001.tar.Z. I'm using code 128.
With SVG I have no problem recognizing the barcode with my Barcode scanner, even if the barcode images are very tiny.
I run into trouble when using PNG.
I tried with different bitmap resolution, Height and Module with, but the recognition of PNG images were not improved.
It seems to me that is a conversion problem from SVG to PNG. In fact the black bars differs between the two images.

What can i do? Any advices?

Thank you in advance!

Alberto