2017 Dec 14 10:07 AM
Hi Guys,
I have a requirement for printing invoice details via PDF417 on my invoice.I have made use of PDF417 system barcode ( via SE73 )to do the same. My problem is that i can only print 255 characters ie when i scan, i only see upto 255 characters. I have concatenated the details into a string which i then display on my smartform. I have to display around 350+ characters. Is it possible in my case?
Hoping for a Positive Reply.
Regards,
Sam.
2017 Dec 15 8:35 AM
Did you search the forum, especially this one by Aidan Black, it says all (https://archive.sap.com/discussions/thread/2085266) :
Also explained in SAP KBA 2245060 - Barcode in Smart Form limited to 255 characters
2017 Dec 18 9:21 AM
Hi,
It did work in my case but after combining 2 separate barcodes into 1 barcode; i can only see upto 300 characters.
Eg: <BC>&Barcode_part_1&&Barcode_part_2</>
where Barcode_part_1 contains 255 Characters & Barcode_part_2 contains around 80 Characters.
But when i combine the two; the barcode is displayed but with only first 300 Characters.
Any solution for this?
Regards,
Sam.
2017 Dec 18 11:28 AM
What if you pass the text in a text node with dynamic text ? (you may initialize the text from a long string with function module CONVERT_STREAM_TO_ITF_TEXT for instance) This text would look like this:
TDFORMAT TDLINE
* <BC>... ...
= ... ... ...
= ...</BC>
2017 Dec 18 9:28 AM
Hi,
It did work in my case but after combining 2 separate barcodes into 1 barcode; i can only see upto 300 characters.
Eg: <BC>&Barcode_part_1&&Barcode_part_2</>
where Barcode_part_1 contains 255 Characters & Barcode_part_2 contains around 80 Characters.
But when i combine the two; the barcode is displayed but with only first 300 Characters.
Any solution for this?
Regards,
Sam.
2017 Dec 18 9:36 AM
Hi,
It did work in my case but after combining 2 separate barcodes into 1 barcode; i can only see upto 300 characters.
Eg: <BC>&Barcode_part_1&&Barcode_part_2</>
where Barcode_part_1 contains 255 Characters & Barcode_part_2 contains around 80 Characters.
But when i combine the two; the barcode is displayed but with only first 300 Characters.
Any solution for this?
Regards,
Sam.
2019 Mar 02 9:18 AM
I see that some barcode scanners can read only a limited number of characters cf https://www.barcodefaq.com/2d/pdf417/