String containing hex 00

For the creation of Aztec barcodes we need to include binary data. However, Exstream does not allow hex 00 in a string. The string is then truncated.

Does anyone have an idea (other than "<00>") to get hex 00 binary data into a string to feed the barcode generator with that.

Using StreamServe Communication Server 16.6.2 GA Build 397 (64 bit)

Comments