Display PDF in Webview

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
6 posts • Page 1 of 1
tfalk
Posts:3
Joined: Mon Jun 22, 2015 3:44 pm

Display PDF in Webview

Post by tfalk »

Hi!

Is it possible to display a PDF in webview? I can't intercept the url for rewrite, so I need native PDF display. I am working with V3.17.

CU,
Timo

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Display PDF in Webview

Post by kilianvp »

Yes in the past I used https://mozilla.github.io/pdf.js/. Create a HTML Page with pdf.js and load the PDF.

tfalk
Posts:3
Joined: Mon Jun 22, 2015 3:44 pm

Re: Display PDF in Webview

Post by tfalk »

In the past I used this too. Intercepting the URL and rewrite if the url contains a PDF. But now I have a web app and can not use this method.

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Display PDF in Webview

Post by kilianvp »

If you set ulcClientSideWidget to true, the website will be rendered by the browser. Its a ULC Problem right?

tfalk
Posts:3
Joined: Mon Jun 22, 2015 3:44 pm

Re: Display PDF in Webview

Post by tfalk »

No, I am using a user interface locally.

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: Display PDF in Webview

Post by gschijndel »

Why not use the PDF ewo?

6 posts • Page 1 of 1