Szablon:Pdf: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 10: | Linia 10: | ||
// Fetch the PDF document from the URL using promises | // Fetch the PDF document from the URL using promises | ||
// | // | ||
PDFJS.getDocument('{{{1}}}').then(function(pdf) { | PDFJS.getDocument('</html>{{{1}}}<html>').then(function(pdf) { | ||
// Using promise to fetch the page | // Using promise to fetch the page | ||
pdf.getPage(1).then(function(page) { | pdf.getPage(1).then(function(page) { |
Wersja z 11:17, 15 sie 2014