Hi I'm new to Servoy 8 development.
We are currently upgrading from servoy 5 to servoy 8 and I would like to ask if someone here already experienced my problem.
First of all for printing we are using JasperPlugin, printing directly to a printer from a smart client works very well. My problem is I have a Batch process that needs to print in bulk or print the paper later, the process of printing with the smart client is the same with the batch process. When the batch process runs , it completes the process but it does not print anything to the printer... The weird thing is that this Batch process works on Servoy 5 and I don't understand why does it not work when it should run in batch process printing.
I also found out that it is producing a file "Name of the printer"(without the type of file) under the C:/servoy/ folder. But if I rename the file and write the extension or the type of the file ".pdf" it will become a pdf and it is really the file that I wanted to be printed in the printer.
Hope someone could help me.
Palacio