commit
f60c9290ec
@ -8,7 +8,7 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
//
|
//
|
||||||
// Fetch the PDF document from the URL using promices
|
// Fetch the PDF document from the URL using promises
|
||||||
//
|
//
|
||||||
PDFJS.getDocument('helloworld.pdf').then(function(pdf) {
|
PDFJS.getDocument('helloworld.pdf').then(function(pdf) {
|
||||||
// Using promise to fetch the page
|
// Using promise to fetch the page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user