Skip to content

Reproduce range request issue with ngx-extended-pdf-viewer in Angular and Node as a server.

Notifications You must be signed in to change notification settings

chetan592/reproduce_issue_range_request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

reproduce_issue_range_request

Reproduce range request issue with ngx-extended-pdf-viewer in Angular and Node as a server.

Steps to reproduce issue

Angular -

npm install

ng serve

*ngx-extended-pdf-viewer is addded to project and url is passed to [src]

Node server -

Add pdf file to node folder

change name of your pdf file in index.js at line const samplePDF = "./demo.pdf";

Run node index.js

Try it on browser to check...

About

Reproduce range request issue with ngx-extended-pdf-viewer in Angular and Node as a server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published