Project

General

Profile

Byte Array Data for PDF417 Barcode

Added by salmon almost 8 years ago

How could I encode byte array into a PDF417 barcode? The byte array cannot be represented as string/text because some of the values will become invalid (example, value 0). Thanks.


Replies (5)

RE: Byte Array Data for PDF417 Barcode - Added by admin almost 8 years ago

Hi,

Can you show us the data you want to encode?

Thanks
Regards
admin

RE: Byte Array Data for PDF417 Barcode - Added by salmon almost 8 years ago

Please kindly find attached a sample file that contains the byte array data that I need to encode to PDF417 format. I am using the messagingtoolkit on VB.NET (framework 3.5).

Thanks for your kind attention to my requirement and your assistance will be greatly appreciated.

Regards
Salmon

temporarybyte.tmp (346 Bytes) temporarybyte.tmp Sample Byte() Array

RE: Byte Array Data for PDF417 Barcode - Added by salmon almost 8 years ago

Please kindly find attached a sample byte array data that i need to encode into a PDF417 barcode. I am using VB.NET (framework 3.5).

Your attention to my requirement is greatly appreciated.

Thank you and regards,
Salmon

temporarybyte.tmp (346 Bytes) temporarybyte.tmp Sample byte array data

RE: Byte Array Data for PDF417 Barcode - Added by admin almost 8 years ago

Hi,

I don't see any problem with the encoding of this. Could you elaborate more on the problem that you faced?

Thanks
Regards
admin

RE: Byte Array Data for PDF417 Barcode - Added by salmon almost 8 years ago

Should I send the data as a string of hex values (two characters per byte)?

    (1-5/5)