This website requires JavaScript.
Explore
Help
Sign In
Beanz
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pdf.js
/
src
History
Jonas Jenwald
9be3aee9c9
Add a parameter to
Page_getInheritedPageProp
to make it possible to fetch (and dereference) Arrays, and use that for the
MediaBox
/
CropBox
getters (issue 7872)
2016-12-08 22:03:42 +01:00
..
core
Add a parameter to
Page_getInheritedPageProp
to make it possible to fetch (and dereference) Arrays, and use that for the
MediaBox
/
CropBox
getters (issue 7872)
2016-12-08 22:03:42 +01:00
display
Merge pull request
#7832
from seanburke-wf/expose-userunit-on-page
2016-11-22 21:18:57 +01:00
images
Vectorize the logo.
2012-10-29 14:08:52 -04:00
shared
Deprecate the
isValidUrl
utility function and replace it with
createValidAbsoluteUrl
/
isValidProtocal
functions instead, since the main URL validation is now done using the
new URL
constructor
2016-10-19 22:11:22 +02:00
doc_helper.js
Proxy global PDFJS.verbosity to properly configure shared/util.
2016-03-23 19:24:37 -05:00
main_loader.js
Deprecate the
isValidUrl
utility function and replace it with
createValidAbsoluteUrl
/
isValidProtocal
functions instead, since the main URL validation is now done using the
new URL
constructor
2016-10-19 22:11:22 +02:00
pdf.js
Deprecate the
isValidUrl
utility function and replace it with
createValidAbsoluteUrl
/
isValidProtocal
functions instead, since the main URL validation is now done using the
new URL
constructor
2016-10-19 22:11:22 +02:00
pdf.worker.entry.js
Removing "entry-loader" dependency from webpack.
2016-04-13 08:24:25 -05:00
worker_loader.js
Replaces all preprocessor directives with PDFJSDev calls.
2016-10-14 10:57:53 -05:00