Hello
I must develop a java application that must receive printing requests and print a document (probably PDF) to a printer. What solutions do I have ? What is the best approach for this kind of application ? Is there a way to send my generated PDF directly to a printer without actually opening it in a viewer ?
I must develop a java application that must receive printing requests and print a document (probably PDF) to a printer. What solutions do I have ? What is the best approach for this kind of application ? Is there a way to send my generated PDF directly to a printer without actually opening it in a viewer ?