Re: [AngularJS] HTML TO PDF

2018-04-07 Thread m p
Refer to this website https://datatables.net/extensions/buttons/examples/initialisation/export.html or use jspdf version to convert html to pdf On Fri, Apr 6, 2018 at 3:24 PM, Amar Alte <amar.a...@capitaworld.com> wrote: > I need to export any HTML to PDF using AngularJs only. > or

[AngularJS] HTML TO PDF

2018-04-06 Thread Amar Alte
I need to export any HTML to PDF using AngularJs only. or can say need to generate PDF using AngularJS. I done googling much more but not able to get any solution to generate PDF in angularJs without using JSPDF or phantom and etc. is there any Directive or events available for PDF generation