hallysonh / ngx-imageviewer

Angular 5 Image Viewer Component based on Canvas
MIT License
84 stars 52 forks source link

MissingPDFException #26

Closed rahulkumarshaw1 closed 6 years ago

rahulkumarshaw1 commented 6 years ago

hi, I have a pdf named aua.pdf in my assets folder. I'm using ngx-imageviewer to display it. But I'm getting error "e {name: "MissingPDFException", message: "Missing PDF "http://localhost:4200/dashboard/product-overview/assets/aua.pdf"."}"

rahulkumarshaw1 commented 6 years ago

Issue is fixed. Proper path for the assets folder was not given