Can you add a feature that allows browsing PDFs with more pages? For now you can set a limit per page and then it displays the next page.
User Story
My wish would be to have a function that allows manually browsing in PDFs. For example by clicking/touching in the right spot (forward) or left spot (backwards) of the PDF. That would make it much easier for me to display PDFs with more pages. For now the user has to wait a specific time until the next page appears.
0x0 is correct that this is the current method available. You could create a single layout that contains a playlist of PDF pages, then use the next widget/previous widget options to browse forward and back through the PDFs in the playlist.
I’m not sure how you would use the API to achieve this, but you are welcome to ask in the developer section of community, as the developers will know better than me if that’s possible.