ng2-pdfjs-viewer icon indicating copy to clipboard operation
ng2-pdfjs-viewer copied to clipboard

(pagesLoaded) *Broken since version 19!* - is there a work around?

Open randyparis opened this issue 1 year ago • 1 comments

I've been trying to find a way to indicate progress of a pdf load since some of the pdfs I want to show are large files and can take a little while before they display , so I need some way to get the total page/size and the pages/ or amount loaded in order to create a percent to feed as a value to a query mat-progress-bar. I thought pagesLoaded was the way to go, but... seems it's broken? (Using CLI 17)

randyparis avatar Jan 25 '24 03:01 randyparis

@randyparis Doing an upgrade of the underlying pdfjs version. This shall be fixed soon. I will update you on this.

codehippie1 avatar May 30 '24 23:05 codehippie1