Hello, my idea is to use a button to view send multiple screens to the PDFviewer and view it.
Screen 1 (a form): Form1
Screen 2 (a gallery): Gallery1
Currently, I have the button set to view the gallery. I am trying to view the form as well but is there a way to include multiple screens into the PDFviewer?
OnSelect: Set(myPDF, PDF(Gallery1));
Please let me know if more information is required.
Thank you.