I have designed a App on a scrollable canvas.
Once the form is submitted, I need to print it to PDF as i need to upload it to a separate system.
When I use the Print() function, it only prints/PDF the current screen. I want the whole form printed to PDF. Is there anyway of doing this?