mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Show a different warning for PDF’s with forms.
This commit is contained in:
parent
4d01ff4079
commit
5d080a03bb
3 changed files with 9 additions and 3 deletions
|
@ -609,7 +609,7 @@ var PDFView = {
|
|||
// return;
|
||||
// this.fellback = true;
|
||||
// var url = this.url.split('#')[0];
|
||||
// FirefoxCom.request('fallback', url, function response(download) {
|
||||
// FirefoxCom.request('fallback', featureId, url, function response(download) {
|
||||
// if (!download)
|
||||
// return;
|
||||
// PDFView.download();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue