I am rewriting printing code(DOS based unfortunately)for a program that prints directly to an HP LaserJet using PCL codes and does not use drivers. The code currently calls a stored macro of a logo in the printer and then prints the remaining data to the page.
I want to send the logo image (from a .jpg or .bmp file) to the printer at a specific page location via code instead of calling a macro but I am not familiar with how to do this from a coding perspective. I am familiar with PCL codes for page, job, font etc.
Any help would be appreciated.
I want to send the logo image (from a .jpg or .bmp file) to the printer at a specific page location via code instead of calling a macro but I am not familiar with how to do this from a coding perspective. I am familiar with PCL codes for page, job, font etc.
Any help would be appreciated.