Hello. I've created a form that lets me upload image files. I'd like to create a HTML view that lets me see a particular image in a full page size and have on the bottom a button or text that would allow me to print the image shown on the html view.
What would be the best way to approach this?
Thanks.