Joas:
Does the server have access to the same printer as the client?
I think yes because the client that I used to test the printers was in the windows server where the Application Server is installed.
But I will verify it if the server has access to these printers.
Joas:
What does your code look like?
That file that you are talking about, is that created by both clients?
The client and the batch process runs this code to print directly to the printers.
plugins.jasperPluginRMI.runReport(reportSource, jasperName, outputDevice, outputFormat, objParamReport);
The thing that I don’t understand is , when the batch process run it creates the a file inside the folder C:/Servoy/application_server/“printer_name” but it does not proceed to the printer queue.
[attachment=0]Cattura.PNG[/attachment]