action for printing

action for printing

Hi, I am working on a simple app that manages warehouse.
The user should input some data about a pallet and getting a printed label with these data on it.
Printing will be done on a common local laser printer.
I suppose I shoul use record summary to generate the label.

I would like the printing process starts automatically after data insertion, any idea about this?

Thank you