Can anyone help me with this issue ?. I found a lot of information on google, jspdf, pdfmake.org among others, inappbrowser plugins, but I have not done anything to make me ionic function.
The idea would be a short form for refilling for example four form fields (name, address, telephone), and clicking on a button that can be downloaded or viewed on the device that page information filled in .pdf ... or image even if ...
Thanks for the help, I'm a little desperate :/
for our company app we use ngpdf-viewer: it allows you to serve a pdf document to your device and view just like opening it natively. Check it out here: http://ngmodules.org/modules/ng-pdfviewer
I put the ngpdf-viewer inside of a ion scroll so that the user can pinch zoom, and scroll the document easily.
Check out the github here for usage and examples: https://github.com/akrennmair/ng-pdfviewer