Skip to main content
Participating Frequently
September 21, 2013
Question

Printing ZPL code to printer

  • September 21, 2013
  • 2 replies
  • 1428 views

Recently upgraded from CF8 32bit and was using CFX_print to send ZPL code directly to a printer.  Unfortunately 32bit DLLs do not load in 64-bit machines....

Does anyone know or have an alternative to CFX_print that would run in 64 bits?

This topic has been closed for replies.

2 replies

p_sim
Participating Frequently
September 23, 2013

Try to contact the original author, Scott Howard. Not sure if it is still his valid email address.

scott [at] doc.net.au

p_sim
Participating Frequently
September 22, 2013

I worked with ZPL not long ago. Your printer must have some kind of API documentation that shows you how to send ZPL to the printer. In my case, the process was straight forward like form submission.

I've never heard cfx_print before.