Umesh_Kahar
(Umesh Kahar)
September 12, 2020, 3:43am
#1
Hello… How to make simple invoice making app with PDF preview, sharable??
Soham_Shah
(Soham Shah )
September 12, 2020, 3:44am
#2
For pdf preview use activity starter
I saw many users asking questions related to Pdf.
So in this guide I am going to tell you that how you can open pdf in your app without any extension.
First of all thanks to @Taifun for guide on his website.
https://puravidaapps.com/snippets.php#2pdf
First you need some components.
Textbox
Button
Webviewer
Activity Starter
Web (to decode uri)
How it looks from designer
[01-14_29_52]
Blocks
1.Open PDF from given path
[blocks%20(8)]
2.Pick PDF and open it
[blocks%20(9)]
[blocks%20…
and for sharable use either sharing component or
We launched the OpenQbitP2PwithSSH extension, this extension is to create P2P communications through WiFi or Internet directly, using the “Tor” network and synchronization and replication of Syncthing data.
Supports NAT, routers, automatic configuration of communication services, detection of dynamic IP change on the internet .
Example sqlite database replication or any type of files or data (P2P) between mobile phones, tablets, PCs, servers, etc.
The user manual or guide of how to use the ex…
Umesh_Kahar
(Umesh Kahar)
September 12, 2020, 3:46am
#3
It OK but how to live add item in PDF format invoice
Soham_Shah
(Soham Shah )
September 12, 2020, 3:47am
#4
Explain more… For adding items in pdf you need to make your custom layout and using layout to pdf extension make it pdf
how to store a created pdf file into Tiny db?
1 Like
Umesh_Kahar
(Umesh Kahar)
September 12, 2020, 3:55am
#5
1 Like
Soham_Shah
(Soham Shah )
September 12, 2020, 4:13am
#6
So similar to what I mentioned you need to create your own layout and convert to pdf to make your invoice
Italo
(Italo)
September 12, 2020, 4:21am
#7
If you are going to ask “Hi, How do I make an app?” that means you don’t know the basics of how to start an app.
No one here (unless you pay) will give you a full tutorial on how to make an app.
Please separate what your app will do in small steps or tasks, and ask specifically how to do a task that you don’t know or you can’t figure out how to do.
2 Likes
HERE is ur answer… U need to check my post