This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
i made a very simple webpage (code found below) that loads a book in a PRIM_WEB.Page class and ran it in multiple devices. Running it on desktop/android devices, it loads the PDF in the PRIM_WEB.Page class and shows navigation buttons. When i run the same webpage in iOS it seems like it only loads the very first page without the navigation buttons. is there a way i can show said navigation buttons when running this webpage in iOS?
the sample code below loads a copy of Homer's The Odyssey. You can replace it with another PDF but iOS will only show the very first page with no way of getting to the next.