How to show PDF in mobile application using webview in v-Designer2.0?
Hi @Achint_Kaur, as of now you can’t show PDF files in the webview element. Instead of a webview element, you can use an open web task.
1 Like
Hi @Achint_Kaur
Can you please provide the configuration of the open web task
Hi, @Ritik_Dixit , for the open web task firstly I have copied the URL of sample PDF to an entity on OnPageCreate event. Then I have made a task on button OnClick event where I have configured the open web task. In that task I have selected Open Web option in the OPEN IN field and passed the entity in which I have stored the URL to ENTER URL field.
1 Like
@Achint_Kaur
It would be better if you could also share the screenshots.
Sure @Ritik_Dixit, I am sharing the Entity’s structure.
2 Likes

