56 Commits (973b15c5de64983871b60e7961093ae7dd1b91d4)

Author SHA1 Message Date
Brendan Dahl 09aafa830b Remove caching of stream data and fix object loader for streams. 12 years ago
Brendan Dahl a8ad07ccbf Cache fonts by reference. 12 years ago
Yury Delendik c3096d98d4 #3248: fixes hp scanner's bad XRef 12 years ago
Yury Delendik 7bef903411 Fixes missing compressed object detection 12 years ago
Yury Delendik df6fd387df Bug 879211: ignoring bad document outline reference 12 years ago
Brendan Dahl ae1f973204 Use A+ spec compatible promises. 12 years ago
Brendan Dahl 01ce3d056c Load all resources before getOperatorList/getTextContent. 12 years ago
eug48 c195daf85e Remove stream.parameters which wasn't being set consistently. Fixes issue #2881. 12 years ago
Mack Duan 2ce00279be Address more of brendan's comments 12 years ago
Mack Duan dbccbaaa27 Make getOperatorList() calls independent and merge queues at end 12 years ago
Mack Duan ef423ef30c Implement progressive loading of PDFs 12 years ago
Yury Delendik 9c76ed0a35 Fixes Dict_assignXref type 12 years ago
Yury Delendik 9699dd16bf Disables cloning of the Dict 12 years ago
Yury Delendik 0d54347d57 Adds unicode conversion for js code 12 years ago
Yury Delendik 6809f254eb Protection from empty/invalid root or kid in NameTree 12 years ago
Yury Delendik 2bdfc0727f Fixes NameTree reading 12 years ago
Brendan Dahl 5c43565404 Hack to support automatic printing from pdf javascript. 12 years ago
Yury Delendik 5cf0d8fa80 Enforces maxlen for jshint 12 years ago
Jon Buckley caaf7e8032 Issue #2008 - Fix lint errors for src/obj.js 12 years ago
mduan 48fa0172ed Support corrupted pdfs that are encrypted but lack 'ID' in trailer 12 years ago
Christian Mehlis e95fbb3860 Update src/obj.js 13 years ago
Yury Delendik 725195b65f Fixes compressed object entries caching 13 years ago
Yury Delendik 35af48123a Fixes stream loading for XRefStm 13 years ago
Yury Delendik 69b72078c0 Separate page objects/images from the fonts; does not store large images 13 years ago
Piotr Zalewa 812bc6795d * InvalidPDFException added 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Yury Delendik 3093427480 Marks xref entries with offset 0 as free 13 years ago
Yury Delendik 1fb02300a4 Removing log 13 years ago
Yury Delendik 48811f362b Skipping incorrectly encoded metadata 13 years ago
Yury Delendik 413e5357b9 Suppress metadata decryption 13 years ago
Nils Maier 40b9be137f Decode XML metadata as UTF-8 13 years ago
Jakob Miland 0a30d3961b Support password and add the relevant l10n strings 13 years ago
Kalervo Kujala 889b3d3168 Correct class method names. 13 years ago
Yury Delendik fcabd176a0 Don't check gen number for free entry; don't index objects twice 13 years ago
Yury Delendik 42911f1fc9 Async getAnnotations(); hide map and xref for Dict 13 years ago
Yury Delendik 8ee1f96b19 Fix the merge 13 years ago
Brendan Dahl cee2f73ca9 Fix table of contents. 13 years ago
Kalervo Kujala 99440ab691 Refactor class method names. 13 years ago
Brendan Dahl 8a45177be0 Make Dict handle all the fetching of Refs. 13 years ago
gigaherz 9abbce021f Undo comment changes. 13 years ago
gigaherz c6d7e654ee Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler. 13 years ago
Saebekassebil 94a1558843 refactor and shadow 13 years ago
Saebekassebil ab198e89cc Typo from git'ing around 13 years ago
Saebekassebil 9dbcc74d41 lint.. 13 years ago
Saebekassebil 20dd225e40 Metadata parsing/serialization 13 years ago
Kalervo Kujala eb4ec7899a Remove unreachable logic after error(...) is called. 13 years ago
Marcus Oblak 7ec282cbb0 Re-Fixed Formatting (Lint friendly) 13 years ago
Marcus Oblak 2fbfed476e Fixed code formatting. 13 years ago
mrqzzz d6cb3cbbd7 Handled case where var "outlineDict" was null (in certain PDFs). Handled 13 years ago
Artur Adib 775290d698 Lint 13 years ago