My Problem here is in my application I'm using endicia to ship international order.
All the labels I'm getting in response are being printed on zebra printer with size of 4*6 .
But shipping international orders, endicia sends very large labels which is not getting printed on 4*6 correctly. They suggested me to get response in epl encodeing.
Now when I'm getting this epl code can anyone help to render image out of this code.
Or is there any other way to get clear print out of international order label on 4*6 label using zebra printer.
The platform I'm using is PHP with code codeigniter framework.