1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Add back basic printing support for non-moz browsers.

Shadow/cache supports browsing.
Destroy pages on error and only abort if supported.
This commit is contained in:
Brendan Dahl 2012-07-12 10:31:20 -07:00
parent 4655ec0c75
commit d32906adc4
3 changed files with 43 additions and 7 deletions

View file

@ -88,4 +88,4 @@ loading_error=An error occurred while loading the PDF.
text_annotation_type=[{{type}} Annotation]
request_password=PDF is protected by a password:
printing_not_supported=Warning: Printing is not supported by this browser.
printing_not_supported=Warning: Printing is not fully supported by this browser.