Zebra APD - How to print more than 1 copy

G Guillermo James 2 years 11 months ago
3 2 0

Dear All
 
We need to print 2 copy of a label. Currently we are using these following commands:
 
apd.PSExternal(261,"BZ40:1|0022583D0540");
apd.PSExternal(266, "^XA^LL" + buffer_datos + "^XZ");
 
Label content is being generated dynamically in the variable buffer_datos.
 
Any advice on this matter?
Thanks in advance.
Guillermo

Please register or login to post a reply

2 Replies

V Vedsatx Saddvv

Hi Guillermo,
Add a ^PQx to the print commands.  Such as:
apd.PSExternal(266, "^XA^LL" + buffer_datos + "^PQ2^XZ");

G Guillermo James

Hi Robin, thanks for your help, it was very useful.
Best Regards.

CONTACT
Can’t find what you’re looking for?