Git pull made

This commit is contained in:
Eudes Inácio
2021-09-30 15:47:38 +01:00
6 changed files with 33 additions and 7 deletions
@@ -193,7 +193,7 @@ export class DocumentViewerPage implements OnInit {
pdfDoc.getPage(1).then(function(page) {
// you can now use *page* here
alert('first page')
// alert('first page')
});
// Initial/first page rendering