At the moment of registering the form, the user will put the photo, so that's fine.
My problem is that I need to print this form already with the photo and the id
auto increment of the bank. The idea was to register the data 60 fields along with the photo and at the end of that record a submit button and the print event.
I have already used window.print
and thus I can not recover the photo nor id
so I print what was typed.