zoom and fit test

This commit is contained in:
Eugenio Romano
2016-06-29 20:33:07 +01:00
parent 39b30e60f0
commit 4ba5450be6
4 changed files with 88 additions and 3 deletions

View File

@@ -25,6 +25,5 @@ export class PDFJSmock {
}
getPage(numberPage: number) {
console.log('getPage ${numberPage}');
}
}