Hi,
is it possible to load a pdf file which is stored locally in a panel with WinCC OA V3.15 (or older versions)? I dont want it to be opened in an external window, i want it to be embedded into the panel. I tried the webview and the embedded module, but no success so far. Someone told me in V3.16 there is a "insert pdf" icon in the toolbar. Unfortunatly i cannot upgrade my project to V3.16.
Thanks
Michael
Load pdf file in panel (embedded)
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: Load pdf file in panel (embedded)
You can use a web ewo and https://viewerjs.org/
- michael.danzer
- Posts:13
- Joined: Thu Aug 03, 2017 11:13 am
Re: Load pdf file in panel (embedded)
Thanks. Any other solutions without using a webserver?