Am I able to specify the height and width of the image created when using this as an API? Is there documentation of how to specify barcode generation parameters when using this as an API?
I am having consistency issues with generating linear barcodes (Code 93)… the value being placed in the barcode seems to have an impact on the print quality of the image when embedded in a pdf. The image file itself is 32 bit, and all are the same dpi, height and width, but some print nice and clean, others print pixelated and are not readable by the barcode scanner…
Thank you for your reply!
I just downloaded the most recent version (6.0.0)… are you stating that I should not be resizing the image when it is placed into the browser/pdf? For example, the image generated from the api has a height of 100 pixels, but in the HTML/CSS I resize to 70px height… I am not specifying the width so it will automatically be proportioned to the height respectively… I will need for the image/barcode to be scalable in order to fit onto the label I’m generating along with all the other content being placed onto the label. When I specify the height of the Aztec and DataMatrix barcodes on the same label, using the same method they do not distort…
I will try the most recent version and modify the resizing and let you know my findings.
Thank you!
- Joe
Hi Joe,
Joe:
I will need for the image/barcode to be scalable in order to fit onto the label I’m generating along with all the other content being placed onto the label.