Converting Graphics to send to a zebra p - TechRepublic
General discussion
August 10, 2000 at 06:25 AM
csanosi

Converting Graphics to send to a zebra p

by csanosi . Updated 25 years, 9 months ago

I am currently writing a VB project that includes sending images to Zebra printer. The problem is that I need to the Hex representation to the printer in a string. I managed to convert the file to hex and then save it as text so VB could read it in. Now my project is crashing because the file that I am reading, character by character, is so huge. Is there a better way to do this?

This discussion is locked

All Comments