I had done something similar a year ago, I hope that helps: 
https://missingclosure.wordpress.com/2015/11/29/rendering-angularjs-to-pdf/ 

On Wednesday, February 8, 2017 at 11:51:46 AM UTC+2, desmart wrote:
>
> Hi all,
> i want to export my html content to pdf. I'm looking google and i found 
> pdfmake and html2canvas to export.
> The problem is this..
> Ex : 
> <div ng-show="false" id="mycontent">
> My content
> </div>
>
> I want to export content without show in html. Just show pdf in browser.
> When i export like code above, pdfmake didn't got content in #mycontent 
> because angular hide this.
> Help me !!!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to