Hi guys...
I have a project.
And in the project, I have uploaded several files (.pdf)
I also created a List based on the name of the file name using Listview
How should I arrange the blocks so that the file can open after picking?
Note: I've added the .pdf extension
this is my block :
TIMAI2
June 24, 2022, 9:05am
3
How do you intend to view the pdf selected?
Pdf showing on another screen
TIMAI2
June 24, 2022, 10:16am
5
and how will you display that pdf, do you have this resolved ?
I think the best way would be to use this extension.......
1. Introduction
I was doing some work with @Juan_Antonio 's KIO4_PDF extension and realised that it was possible to view ANY pdf available on the device (within reason, depending on location, Android version / API). I came up with some blocks to make it possible to view an entire pdf in a webviewer. (There are already straightforward methods for viewing pdfs locally and from online resources )
In discussion with Juan, and with his help and code, I then developed this extension which would do the…
.......... by using a Web Viewer component, the pdf stays within the App.
1 Like
Hi Arief
When Screen2 Initialize? What happens on Screen1 (The King of the Screens)?
Hi Chris,
Screen2..?
I already deleted it
and I have also finished what i asked
but, i have new problem...
TIMAI2
July 3, 2022, 11:53am
9
and that new problem is ?
If you read all the documentation for the ViewPDF extension, you will have seen that you can set a path to the assets when in companion mode, but you need to use the ViewPdfAddOn extension to access the assets when compiled.
1 Like