Is possible to print a barcode in a column with TReport?
Thank you.
Riccardo
Is possible to print a barcode in a column with TReport?
Thank you.
Riccardo
Riccardo wrote:Is possible to print a barcode in a column with TReport?
Thank you.
Riccardo
Hello,
I think the better way is using True Type Fonts for the barcode column
regards
Marcelo
Agree with you.
Barcode lib is pretty good when printing full sheets of barcodes.
However if you need a simple column of a report object with the barcode printed, the fastest way is to use a BarCode Truetype font.
There are plenty free bar code fonts over the internet just google "barcode fonts" and you will find them.
Marcelo,
could you tell me where id possible found the fonts and the conversion in string.
Thank you