>> - Is there a way to set the size of the resulting PNG file in pixels, so >> for example I need the PNG to be 300x80 pixel ?
>you can wish a size via Scale, Width and Height properties, but some >encoders always calculate the width/height based on content. >So often we generate them much bigger (using scale) and scale them down for >printing. Using a code39 barcode: I can set the height property of the barcode - but the width property is read-only and won't change whatever I set for height. Scale does effect both, heigth and width. So is there a way to just change width? Basically I'm still looking for a way to create a Code39 barcode (.PNG) with 300x80 pixel... Heinz _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info