Hi all, we are still pretty new to Mendix and trying to determine if its suitable for oure business application. One thin it currently needs is background printing.
Right now in our windows desktop application, this is not a problem. But since Mendix runs in the cloud, i cant directly talk to a local network printer without user interaction. Our printers support Google Cloud Print. And i was wondering if, for example, the following is possible :
run a scheduled background task that generates a document and sends this to google cloud print directly without user interaction.