angularjs-pdf icon indicating copy to clipboard operation
angularjs-pdf copied to clipboard

Isolated scope

Open endorama opened this issue 7 years ago • 2 comments

Hello @dennybiasiolli @NicoBurno, sorry for the long delay!

As I've seen no progression on this ( no pun intended! ), and I had a Torino OpenSource Saturday to spend on this, here is my implementation for the isolated scope.

This is a full refactor of the previous implementation :) All features are preserved ( apart custom http headers ).

The refactor is based on a factory object, which creates an object that can be used to manipulate the viewer status.

Please have a look and ask questions!

The NgPdfFactory should be more appropriately named NgPdfViewer.

Thanks!

endorama avatar Sep 11 '17 18:09 endorama

@*dennybiasiolli *as this is a complete new version, may I propose to remove phantomjs and instead use the new chrome headless?

endorama avatar Sep 19 '17 20:09 endorama

@endorama yes, it's a good idea

dennybiasiolli avatar Sep 20 '17 19:09 dennybiasiolli