Java Question SD ESC_POS Barcode

elitevenkat

Active Member
Licensed User
Longtime User
hi
B4X:
U_Printer.WriteBarCode("1234567890")  '  This prints the barcode image correctly (length of string is 10

U_Printer.WriteBarCode("123456789012345")  '  No  barcode image is printed  (length of string is 15)

is it possible to accommodate string length more than 10 in writebarcode ?
the input string for barcode print sent by the mobile app is more than 10, may be upto 18
 

Star-Dust

Expert
Licensed User
Longtime User
Hi,

Please don't write multiple posts on the same question.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…