ipad - make embedded pdf in an iframe scrollable

Hi,

I have embedded a pdf in an iframe:

{ view:“iframe”, id:“myframe”, src:“test.pdf”}

See also:

bbqweer.eu/checklist/test.html

How do i make the pdf scrollable like in de internet explorer?

Regards,

William

Hi,

it is impossible to process events inside an iframe. Therefore, iframes can not be scrolled :frowning: Here is the post where this issue was discussed:
viewtopic.php?f=22&t=26384&p=83208&hilit=iframe#p83208