Print .bmp file on Zebra EPL printer

devlearnron

I was able to print .epl labels using RawPrinterHelper on epl printers , now i have one more requirement where i have to print image (.bmp , .pdf ) files on zebra S4M epl printer . please throw some light on where to start to get this done.

Magoo

First, convert your file to .PCX (black/white only) Next send this EPL command to the printer:

GM"NAME"1234<CR><LF>

where NAME is the name you wish to give to the graphic (1 to 7 CaSe-SeNsItIvE characters), 1234 is the file-length in bytes and <CR><LF> are carraige-return, line-feed.

Follow this DIRECTLY with the contents of the .PCX file.

Print using

GG50,50,"NAME"<cr><lf>

where 50,50 are X,Y offset

GK"NAME"

will delete the graphic from printer memory.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Print .bmp file on Zebra EPL printer

From Dev

Print a BMP file to Printer using command

From Dev

Print a BMP file to Printer using command

From Dev

How to download and print with Scalable fonts in a zebra printer

From Dev

Print Chinese / Japanese character in Zebra Printer with ZPL

From Dev

how to print barcode with zebra printer programming language

From Dev

How to send EPL2 command to a Zebra LP2844 printer via USB using C#

From Dev

How to send EPL2 command to a Zebra LP2844 printer via USB using C#

From Dev

Printing a specified BMP file to printer

From Dev

Printing a specified BMP file to printer

From Dev

Window.print() to Link-OS Zebra Printer?

From Dev

Zebra printer: how to print UTF-8 special character

From Dev

Window.print() to Link-OS Zebra Printer?

From Dev

Print ZPL to Zebra Printer via C#.NET

From Dev

WPF Zebra EPL2 Printing issue

From Dev

How to remove Print to File printer?

From Dev

Unexpected line by zebra printer

From Dev

Encoding date in Zebra printer

From Dev

Zebra Printer Russian Character

From Dev

How to print pdf shipping labels on a laptop using zebra GC420D thermal printer?

From Dev

Print local file on server printer using ssh

From Dev

AX2012 Print txt file to printer

From Dev

Zebra Label Printer with C#

From Dev

Windows IoT - Zebra Bluetooth Printer

From Dev

Zebra printer feeds blank page

From Dev

Zebra Label Printer with C#

From Dev

Remove fonts from Zebra printer

From Dev

Printing a .ZPL file to a zebra printer in vb.net. Visual Studio 2015 version

From Dev

Barcode not printing properly in zebra direct thermal printer