Hey guys!
I am searching for a solution to populate a designed (probably with HTML?) PDF with text a user has entered in a form for both iOS and Android (An example would be all those invoice creator apps). It should then be also shareable. I have accomplished a similar project on the web but it used a headless browser called phantom which will most likely not work with fuse. I could see a chance by populating the data from the fuse js-file to html and then use fuse-webview somehow but I am really not sure how to pull it off.
Would highly appreciate your help! Thanks