ckan / ckanext-pdfview

PDF viewer for CKAN
GNU Affero General Public License v3.0
26 stars 47 forks source link

Sync embedded pdf.js with the latest stable release #2

Closed jqnatividad closed 9 years ago

jqnatividad commented 9 years ago

Check in with PDF.js maintainers (https://github.com/mozilla/pdf.js/issues/5716#issuecomment-73603272) to ensure the pdf.js we end up embedding is the latest stable release.

jqnatividad commented 9 years ago

If we don't hear from PDF.js folks about ETA for next stable release by Feb 14, will just go with https://github.com/mozilla/pdf.js/releases/tag/v1.0.907 (Oct 2014)

jqnatividad commented 9 years ago

Closing this after PR https://github.com/ckan/ckanext-pdfview/pull/4 has been merged. We now use the latest pdf.js.