Szablon:Pdf: Różnice pomiędzy wersjami

Z TaxMachine - dokumentacja
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('/pdf/broszura-ulga-Internet-za-2013.pdf').then(function(pdf) {
PDFJS.getDocument('{{{1}}}').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) {
Linia 37: Linia 37:


</html>
</html>
{{{1}}}
po canvasie

Wersja z 11:15, 15 sie 2014