Skip to content

Commit

Permalink
Images are made relative to both symlink and lib folders. A workaroun…
Browse files Browse the repository at this point in the history
…d for symlinks
  • Loading branch information
codehippie1 committed Jan 3, 2024
1 parent 71436c9 commit 58191c0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 349 deletions.
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions lib/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ Some of below features are unique to this component, which is unavailable in nat

### Open in a new tab/ external window

![angular pdfjs viewer in new window](./sampledoc/ng2pdfjsviewerExternal.JPG)
![angular pdfjs viewer in new window](../SampleImages/ng2pdfjsviewerExternal.JPG)

### Embed pdf into any angular component/page

![angular pdfjs viewer embedded](./sampledoc/ng2pdfjsviewerEmbedded.JPG)
![angular pdfjs viewer embedded](../SampleImages/ng2pdfjsviewerEmbedded.JPG)

## Installation

Expand Down
Loading

0 comments on commit 58191c0

Please sign in to comment.