dynamic zoom
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script>
|
||||
var pdfDoc = null,
|
||||
pageNum = <?=$pagenum?>,
|
||||
scale = 1,
|
||||
scale = <?=$scale?>,
|
||||
baseurl ='<?=$baseurl?>',
|
||||
url = '<?=$pdfile?>',
|
||||
pageRendering = false,
|
||||
|
||||
Reference in New Issue
Block a user