|
|
@ -458,6 +458,7 @@ var PDFDocument = (function PDFDocumentClosure() { |
|
|
|
} catch (err) { |
|
|
|
} catch (err) { |
|
|
|
warn('The linearization data is not available ' + |
|
|
|
warn('The linearization data is not available ' + |
|
|
|
'or unreadable pdf data is found'); |
|
|
|
'or unreadable pdf data is found'); |
|
|
|
|
|
|
|
linearization = false; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
// shadow the prototype getter with a data property
|
|
|
|
// shadow the prototype getter with a data property
|
|
|
|