-
```
What steps will reproduce the problem?
Call attached servlet from front end using any html button
What is the expected output? What do you see instead?
Document without any java heap error
Wha…
-
```
Hi Jordão,
I am using your dll to generate Code 39 barcode. The dll produces the barcode
with no issues however, we have "dashes" embedded within the code that the
scanner does not display when…
-
Really appreciate the library. I need to render barcodes at sizes below a width of '1' as set in the options. When I use fractions such as .9 or .8, the data-uri renders very blurry. Is there anyth…
-
```
The barcode in code39 generated by barcode-generator are not good.
2 errors :
1) in lib/config.rb :
replace :
DEFAULT_ENCODING = Gbarcode::BARCODE_39
by :
DEFAULT_ENCODING = Gbarcode::BARCODE…
-
```
Good Day Jordão,
I am using Nbar code in WinForm as a control , it Generates Bar code
but the bar code scanner does not read it, i have tried several
scanners, but same issue.
My Question is…
-
```
What steps will reproduce the problem?
Call attached servlet from front end using any html button
What is the expected output? What do you see instead?
Document without any java heap error
Wha…
-
```
What steps will reproduce the problem?
Call attached servlet from front end using any html button
What is the expected output? What do you see instead?
Document without any java heap error
Wha…
-
```
What steps will reproduce the problem?
I amd trying to print an image at the bottom of the receipt. But I can't. It
always prints on the top of the page. When I place the apendImage to the bottom…
-
```
What steps will reproduce the problem?
Call attached servlet from front end using any html button
What is the expected output? What do you see instead?
Document without any java heap error
Wha…
-
Hi,
I am trying the example exactly as it is documented but none of my files receive any data (they are written with 0 bytes). For example:
```
var barcode = require('barcode');
var outfile = 'done…