I want to develop an app that convert ‘screen content’ to pdf
you convert screen into picture
how ?
in Pdf Format
you might want to try Create Pdf from Table Extension by Andres Daniel
btw. you can find the extensions directory here App Inventor Extensions | Pura Vida Apps
Taifun
1 Like
Thanks but I don’t want Create PDF from Table.
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
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.