11 Commits

Author SHA1 Message Date
Devon Govett
f8a40dba76 Make PDFDocument a node stream 2014-03-23 17:11:48 -07:00
Devon Govett
1305a9592a Switch to 2 space indentation 2014-03-23 12:25:09 -07:00
Devon Govett
a0901c75a0 Make sure we use global.setImmediate 2014-02-17 23:20:32 -08:00
Bob Zoller
dd8fb58092 fix a few max call stack size exceeded errors
resolves a RangeError when finalizing documents with many images and/or many pages.
2014-02-14 11:40:53 -08:00
Devon Govett
b9da8ebedd Switch to using Node's built in zlib bindings. Fixes #48. 2012-04-03 19:28:59 -07:00
Devon Govett
a39c7d0995 Add stream Length property for uncompressed documents. Fixes https://github.com/mozilla/pdf.js/issues/1293. 2012-03-03 17:55:45 -08:00
Devon Govett
fb7d8ceb7f Fix zlib issue with node 0.6. Closes #42. 2011-10-22 14:12:02 -07:00
Devon Govett
788d4b8027 ToUnicode cmap support. Fixes copy and paste. 2011-07-20 13:54:39 -04:00
Devon Govett
9d90e25664 Font subsetting support. Only includes characters in embedded fonts that are actually used in the document. Please report bugs if you find them! 2011-07-17 01:13:44 -04:00
Devon Govett
7acdb36abe Reorder lines. Oops! 2011-07-12 09:49:17 -04:00
Devon Govett
9215fc1b02 Initial commit 2011-07-09 22:57:00 -04:00