Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to print data without any transformation directly on a label printer. To do that, I'm using the component TSystem with the command print /d: ...
I think I could improve my program by using java code, for example objects from java.awt.print.
How can I do that ?
Ben
Hi Shong,
Thank you for your answer.
I don't want to make what it has already been done by other (better than me).
I have seen that I can add module in the window 'Modules'.
How can I find which module I need ?
=> I want to print a data flow on a network label printer,
using javax.print ?
Ben