Browsed by
Tag: Zebra

Convert Zebra .GRF Hex to .BMP

Convert Zebra .GRF Hex to .BMP

Recently I needed to print a Zebra-formatted shipping label to a SATO printer. I have another program that transforms ZPL II to SATO but had not implemented graphics because there was no need. Until now. Below is RPGLE source that translates Zebra’s .GRF hex string to a .BMP string that can be used in SATO’s GM command and streamed to the SATO printer for printing. It’s implemented as a stand-alone program but can easily be changed to a procedure for…

Read More Read More