Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng2-pdf-viewer

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-pdf-viewer - npm Package Versions

1
11

5.2.4

Diff

Changelog

Source

5.2.4

  • [#457] - fix: allow pdfjs typings peer dependency v2
  • [#408] - Regression: Version 5.2 Broke (page-rendered)
  • [#420] - PR for Issue 408
vadimdez
published 5.2.3 •

Changelog

Source

5.2.3

  • [#402] - Page is not working
vadimdez
published 5.2.2 •

Changelog

Source

5.2.2

  • [#409] - suppress z-lib warning in angular6+
  • [#322] - Angular 6 support
vadimdez
published 5.2.1 •

Changelog

Source

5.2.1

  • [#371] - Cannot read property 'version' of undefined when rendering on the server
vadimdez
published 5.2.0 •

Changelog

Source

5.2.0

  • [#393] - Fix for broken search functionality when showPage=false
  • [#375] - Search and highlight not working when [show-all]="false" [page]="4"
  • [#314] - Search functionality not working if i set show all false.
  • [#293] - Highlight on single page load
vadimdez
published 5.1.3 •

Changelog

Source

5.1.3

  • [#390] - enable setting render text mode to enchanced

You can now set text rendering mode to RenderTextMode.DISABLED, RenderTextMode.ENABLED or RenderTextMode.ENHANCED

[render-text-mode]="1"
vadimdez
published 5.1.2 •

Changelog

Source

5.1.2

  • [#366] - add text-layer-rendered event emitter
vadimdez
published 5.1.1 •

Changelog

Source

5.1.1

  • [#338] - support for non-latin characters
  • [#324] - PDF preview does not display Chinese
vadimdez
published 5.1.0 •

Changelog

Source

5.1.0

  • [#338] - Upgrade dependency
  • [#336] - fix: Cleanup unused pdf document proxies
vadimdez
published 5.0.1 •

Changelog

Source

5.0.1

  • [#311] - Update pdfjs
  • [#308] - Not working on IOS on both Chrome and Safari
  • [#302] - ng2-pdf-viewer dependencies have conflicts with webpack >= 3

Breaking changes

PDFJS is not attached to the window therefore setting custom path to the worker changed to window.pdfWorkerSrc:

(<any>window).pdfWorkerSrc = '/pdf.worker.js';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc