Well from the angular-pdf code you can see two things: they use pdf.js, and they don't expose annotation capabilities.
So you would have to extend the angular-pdf code (fork it, do the changes, maybe submit a PR back). You would have to expose the annotation functionality yourself and wrap it. There are a few examples on the web on how to do it with pdf.js. -- You received this message because you are subscribed to the Google Groups "AngularJS" 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.
