mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fixes bug 863591
This commit is contained in:
parent
a081c2d0f1
commit
40718bdb7b
2 changed files with 5 additions and 3 deletions
|
@ -2377,8 +2377,10 @@ var PageView = function pageView(container, id, scale,
|
|||
// if (self.textLayer && self.textLayer.textDivs &&
|
||||
// self.textLayer.textDivs.length > 0 &&
|
||||
// !PDFView.supportsDocumentColors) {
|
||||
// console.error(mozL10n.get('web_colors_disabled', null,
|
||||
// 'Web colors are disabled.'));
|
||||
// console.error(mozL10n.get('document_colors_disabled', null,
|
||||
// 'PDF documents are not allowed to use their own colors: ' +
|
||||
// '\'Allow pages to choose their own colors\' ' +
|
||||
// 'is deactivated in the browser.'));
|
||||
// PDFView.fallback();
|
||||
// }
|
||||
//#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue