At the end of a work shift, certain reports must be printed on a network printer (driver's lunch room).
Currently, I use a MySQL trigger on a table when a certain record value arrives to end the shift. I shall need to extend this trigger to schedule Jaspersoft to Print report(s) at this time.
Anyone know how this will be accomplished?
Three of these reports are actually PDF documents that were created on the mobile device and received at the server. I simply need to direct these to the printer (somehow).
Suggestions most welcome as I struggle through this.
Thanks
Currently, I use a MySQL trigger on a table when a certain record value arrives to end the shift. I shall need to extend this trigger to schedule Jaspersoft to Print report(s) at this time.
Anyone know how this will be accomplished?
Three of these reports are actually PDF documents that were created on the mobile device and received at the server. I simply need to direct these to the printer (somehow).
Suggestions most welcome as I struggle through this.
Thanks