Here is the link to generate pdf in ios but I want to make a plugin with same code for phonegap so that I can use it for my app which is build with html, css and js. Someone please advise, how can I call the same function with js to generate pdf on background. How to Convert UIView to PDF within iOS?
Asked
Active
Viewed 820 times
4
-
https://groups.google.com/forum/#!topic/phonegap/UQGszrA0gVU – Naga Harish M Oct 08 '13 at 15:01
-
How about the javascript only alternative jsPDF? http://parall.ax/products/jspdf – SoldierOfFortran Jun 06 '14 at 17:01
-
Finally I have written native code and made a plugin to generate pdf for phonegap. – Raju Mahato Aug 14 '14 at 05:47