Open GoogleCodeExporter opened 8 years ago
Please try this (the command you used is for EPL, but you are using ZPL. :)
applet.setEndOfDocument("^XZ");
applet.setDocumentsPerSpool("1");
Original comment by tres.fin...@gmail.com
on 3 Sep 2013 at 7:43
Thanks for your replay i will test it, but i have another question because noy
first applet.append all labels into loop in a "for", and when finish it, i call
the print method setting the spool labels count, but...i can appen more than
1000 or 2000 labels? which is the string limit of applet.append?
Original comment by gustavo....@gmail.com
on 4 Sep 2013 at 11:10
@Gustavo: There may be a limit imposed by the JVM (Java) but I am not aware of
one. You should be OK with 2000 labels.
Original comment by tres.fin...@gmail.com
on 4 Sep 2013 at 1:32
Original issue reported on code.google.com by
gustavo....@gmail.com
on 3 Sep 2013 at 6:18Attachments: