How do I verify that a user has printed and not canceled?

Is it possible to retrieve whether a user has completed a print and not cancelled the process?

Steve in LA

No, not at present…

Any news on this?

I need to lock an invoice after it has been printed. This is a normal requirement when doing invoicing systems…

Yep, I mentioned this at Servoy World. You can check if a form was printed (more or less) from a print preview.

Check the application node for the correct syntax and solution…

BTW this is not 100% save. As far as I see it is merely a check that the printbutton was pressed from the preview than that it was really printed…