Gnerate pdf from html using phonegap and IOS plugin

Here is a link to generate pdf in ios, but I want to create a plugin with the same code for a phone call so that I can use it for my application, which is created using html, css and js. Someone please advise how I can call the same function using js to generate pdf in the background. How to convert UIView to PDF in iOS?

+4
source share

All Articles