Embed hacked PDF.js viewer that doesn't screw up label resolutions
This commit is contained in:
parent
c69650f82c
commit
61235c62f2
@ -51,5 +51,5 @@ $pdfurl = "./print/print.php?labeltype=$labeltype&id=$machineid";
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<iframe src="<?php echo $pdfurl; ?>" width="100%" height="500px"></iframe>
|
||||
<iframe src="./print/pdf.js/web/viewer.html?<?php echo "labeltype=$labeltype&id=$machineid"; ?>" width="100%" height="500px"></iframe>
|
||||
</div>
|
1
print/pdf.js
Submodule
1
print/pdf.js
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c614daed6520029f66107b1061c641120f332f87
|
Loading…
x
Reference in New Issue
Block a user