Edit PDF on the fly in angular

566 views
Skip to first unread message

Ameet Urunkar

unread,
Apr 12, 2016, 1:17:38 PM4/12/16
to AngularJS
hi,
I am new to angular and had question.
I am trying to open a PDF in "write " mode and save once edited.
Is that possible using Angular?

Tito

unread,
Apr 12, 2016, 3:52:45 PM4/12/16
to AngularJS
what do you have so far?

Ameet Urunkar

unread,
Apr 12, 2016, 4:11:20 PM4/12/16
to AngularJS
Open PFD locally and then have it edited.
Cannot open in Edit mode.
angularjs-pdf --By using this library we can implement PDF viewer feature. There is no feature available to annotate PDF.

Zlatko Đurić

unread,
Apr 13, 2016, 5:14:55 AM4/13/16
to AngularJS
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.

Reply all
Reply to author
Forward
0 new messages