intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
228 stars 113 forks source link

How Retrive Blob loading #186

Closed Toso82 closed 2 years ago

Toso82 commented 2 years ago

Hi i have latest version i want to know it is possible to have the blob file loading on file open of pdf component.

codehippie1 commented 2 years ago

blob and bite array is supported. Read documentation - https://ng2-pdfjs-viewer.azurewebsites.net/bytearray

codehippie1 commented 2 years ago

@Toso82 - Since I didn't hear from you after supplying documentation, closing this

Toso82 commented 2 years ago

@codehippie1 Sorry I see now I know that I can load blog file inside but my problem it is if I load file with pdf components buttons.. There is nothing can use to retrieve blob load inside?

codehippie1 commented 2 years ago

This request is beyond the scope of this project. Create a SO question for ideas.