Fixed wrong XRef size

This commit is contained in:
Denys Koch 2014-12-11 12:25:48 +01:00
parent 892ccf96f0
commit 87ddddfc31

View File

@ -203,7 +203,7 @@ class PDFDocument extends stream.Readable
# trailer
@_write 'trailer'
@_write PDFObject.convert
Size: @_offsets.length
Size: @_offsets.length + 1
Root: @_root
Info: @_info