sayanee / angularjs-pdf

:page_facing_up: An AngularJS directive <ng-pdf> to display PDF files with PDFJS
http://sayan.ee/angularjs-pdf/
MIT License
494 stars 248 forks source link

control toolbar on directive #210

Closed faizalpribadi closed 6 years ago

faizalpribadi commented 7 years ago

Why not showing print or download button on toolbar like previous and next button ? can you explain about that ? in there, pdfjs allowed download and print by default, thanks

ping @sayanee @dennybiasiolli

dennybiasiolli commented 6 years ago

Hi @faizalpribadi, this is a simple

AngularJS directive to display PDF files with PDFJS. What you see in demo page is only an example, but feel free to submit a PR if you want. 😉

faizalpribadi commented 6 years ago

@dennybiasiolli , can you explain about what you say this is simple ? , i read this issue from this https://github.com/sayanee/angularjs-pdf/issues/111 , until now, feature does not implemented

dennybiasiolli commented 6 years ago

@faizalpribadi , i wrote that "this is a simple AngularJS directive to display PDF files with PDFJS".

As you can read in #111

Currently we don't have this feature. Happy to look at a pull request on this! Feel free to re-open this issue with a pull request.

So we are happy to look at a PR on this feature, but currently we don't have this feature 😉