OT-sorta Zebra Label Printers
Jose Lerebours
fpgroups at gmail.com
Mon Nov 14 12:36:15 PST 2016
Here is a PDF that should be of help ...
https://www.zebra.com/content/dam/zebra/manuals/en-us/software/zpl-zbi2-pm-en.pdf
I have not written code to print to Zebra printers in a long time - in
fact, last was about 12 years ago when I wrote a PHP class to stop the
insanity of writing code over and over again - just dynamically populate
what I needed and push that to printer by opening a direct socket to
defined IP
It is not difficult at all. I remember the <STX><ETX> tags (or
something to that effect). You can just write plain text files (which
is what they are are after all), parse through these files using filePro
file IO functions, and simply insert your fields value where needed and
push the resulting document to your target printer.
I may be able to dig up my PHP class or at least some snippet of code if
it comes to that, just let me know.
Jose Lerebours
https://www.cargosaas.com
http://www.ezbookeep.com
http://www.fp2php.com
On 11/13/2016 10:57 PM, Frank Gemeinhardt via Filepro-list wrote:
> Any one have success with printing from Filepro-lynux to Zebra ZT410 Label printer? Years ago JP helped me with something like this but I have lost all the references and examples. This is becoming a BIG thing with food companies because of new Food Safety Law. Labels and tracking for everything.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20161113/60789569/attachment.html>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
--
Jose D. Lerebours
954-559-7186
https://www.cargosaas.com
https://www.ezbookeep.com
More information about the Filepro-list
mailing list