themaayur
(Mayur Berad)
November 25, 2019, 11:23am
#1
I am making a app for which i need a method or extension so i can make a pdf view using a arrangement for offline.
Please dont post the link to deep host or taifun’s extension
I have tried them all.
1 Like
FahadAhmad
(Fahad Ahmad)
November 25, 2019, 11:34am
#2
Creating a PDF file from arrangements is not that easy task.
Some HTML with JavaScript skills will be required.
Follow this topic:
https://groups.google.com/d/msg/mitappinventortest/LK-WCVRFUA4/wHjwW4tsBAAJ
Also, this has been asked before. See here:
well, in the extensions directory you can find the extensions, which are available
what you can do is
find an API, which offers to convert an image into a pdf, or
you could write your own extension…
more information about how to create an extension see the App Inventor Extensions document
however that will be more advanced and will require some Java skills…
Taifun
themaayur
(Mayur Berad)
November 25, 2019, 11:41am
#3
Let me clear i don’t want to convert arrangement to pdf.
I want to convert arrangement to a pdf viewer.
In which i can view a pdf. Like a create webview extension.
1 Like
FahadAhmad
(Fahad Ahmad)
November 25, 2019, 11:46am
#4
Ok, for that purpose, you have to use WebViewer.
How to view a pdf document
There are extensions too like this one:
Hello Koder
Im kangris from Indonesia
I have try make litle contribution for Kodular
I used Greats IDE Kodular to make this extension .
#Sorry my english not good
Im present …
Online DocViewer | Alternative PdfViewer Online and more
Simple Block Function
[blocks%20(10)]
This extension work used Webviewer component
Set Initialize to your Webviewer (needed)
You can explore my block…
Download d30f1a1dcc386b719370a55e79c37d83.aix (7.5 KB)
I hope my …
FahadAhmad
(Fahad Ahmad)
November 25, 2019, 11:53am
#6
themaayur:
Offline
The 1st method by @Taifun is offline. Have you tried?
Also see this:
try this, with your file link, where your pdf is
[blocks%20(89)]
themaayur
(Mayur Berad)
November 25, 2019, 11:54am
#7
Does it open pdf in app or goes outside with default pdf viewer
1 Like
themaayur
(Mayur Berad)
November 25, 2019, 11:56am
#8
Thanks for all that I will try and tell you @FahadAhmad .
Thanks for your support.
AvTaar
(AvTaar)
November 25, 2019, 12:00pm
#10
If it’s work for you then give us demo apk
themaayur
(Mayur Berad)
November 25, 2019, 12:02pm
#11
@AvTaar now i am not near my workspace. I will let you know when i will be there.