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

Fix - Issue #207 #218

Open JochenRousse opened 6 years ago

JochenRousse commented 6 years ago

This fix aims to restore the functionality of being able to position the canvas element using the canvasid attribute.

JochenRousse commented 6 years ago

Following your comment @dennybiasiolli, this was my first PR sorry if it was a bit messy, I hope this one is better ! I don't know why the 3rd test is breaking but it doesn't seem like it's related to my commit.