1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/src
Jordan Thoms aa53319c87 Improve fingerprinting of documents
Fixes two issues:
- #4456 : The first 100 bytes are often not unique as they can be
filled with standard PDF headers - so we use the first 200 KB instead.
(This may be overkill)
- Some documents we encountered have invalid xref ids, which were
always coming out as ‘0000000000000000’ - so we detect that and use the
MD5 instead.
2014-12-11 12:55:05 +13:00
..
core Improve fingerprinting of documents 2014-12-11 12:55:05 +13:00
display Merge pull request #5449 from CodingFabian/preferParamsOverArguments 2014-12-08 15:23:12 -06:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Use 3 param method for converting r,g,b into css string. 2014-12-05 19:25:02 +01:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
pdf.js Enforcing JSHint's undef option 2014-07-19 16:41:07 +02:00
worker_loader.js Stop including cidmaps.js 2014-07-25 21:53:09 +02:00