Hi
I have the following simple html code in a webviewer that displays a pdf with some simple javascript that scrolls the pdf. THis all works great on FMP but on Filemaker GO the webviewer is blank. Can anyone shed some light on this as to how i can solve this problem.
Attached is screenshot of HTML as pasting here deletes some lines
Hi KevinMortimer
The HTML references a path to the document that would be appropriate for Windows, but not iOS.
In order for it to work, you will need the HTML to vary slighyly by platform.
If you are not yet doing so, I would suggest taking care of that aspect, and see what happens.
Kind regards,
- steve