Skip to content

Releases: VadimDez/ng2-pdf-viewer

2.0.3

31 Oct 07:50
Compare
Choose a tag to compare

Fixes and improvements

  • [#190] - Fixed original size for showAll=false
  • [#57] - Disable autoresize

2.0.2

03 Oct 10:19
Compare
Choose a tag to compare

Fixes

  • [#174] - 2.0.1 no more scrollbar while zooming

2.0.1

30 Sep 07:33
Compare
Choose a tag to compare

Fixes

  • [#171] - AOT compile issue
  • [#172] - error

2.0.0

29 Sep 18:35
Compare
Choose a tag to compare

Fixes

  • [#36] - Render text layer, hyperlinks, progressive loading, etc.
  • [#18] - Is it possible to enable hyperlinks in the rendered PDF?
  • [#165] - pdf.js and pdf.worker.js using different versions
  • [#50] - Default Rotation
  • [#164] - Doesn't load blob url with 1.2.7
  • [#160] - some pdf showing in invert color
  • [#156] - Chrome error: Invalid SVG dimensions when 'original-size' = false
  • [#154] - Multiple display issues on Safari (iOS+Desktop)
  • [#147] - GET http://localhost:4200/nullUniGB-UCS2-H 404 (Not Found)
  • [#145] - Issue since update from 1.1.1 to 1.2.1 and not fixed in 1.2.2
  • [#144] - pdf annotation not shown in svg format
  • [#142] - Error: svg:path attribute d: Expected moveto path command ('M' or 'm'), "L 2318.47 6033.1…".
  • [#141] - Mirror/Upside Down document display
  • [#139] - PDF from pdfmake not loading
  • [#134] - PDF not loading. Shows black color
  • [#108] - PDF is loading as plain text as well as PDF, overlapping
  • [#92] - Performance error
  • [#80] - One by one page

1.2.7

27 Sep 19:26
Compare
Choose a tag to compare

Improvements

Updated dependencies

1.2.6

14 Sep 18:22
Compare
Choose a tag to compare

Improvements

  • [#140] - Incorrect Font and Font Size Rendering
  • [#151] - force inline style to prevent css override font-family and font-size

1.2.5

04 Sep 19:14
Compare
Choose a tag to compare

Fixes

  • Update dist

1.2.4

04 Sep 18:10
Compare
Choose a tag to compare

Fixes

  • [#150] - Used not minified version of pdfjs

1.2.3

01 Sep 16:30
Compare
Choose a tag to compare

Improvements

  • [#146] - Load web worker separately, use minified version of pdfjs

1.2.2

16 Aug 20:59
Compare
Choose a tag to compare

Features

  • [#94] - Add load progress callback