Printing canvases at PDF document size.
This commit is contained in:
parent
9b3a91f365
commit
29947b5a57
3 changed files with 15 additions and 29 deletions
|
@ -1,12 +1,4 @@
|
|||
<div id="mozPrintCallback-shim" hidden>
|
||||
<style>
|
||||
@media print {
|
||||
#printContainer div {
|
||||
page-break-after: always;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<style scoped>
|
||||
#mozPrintCallback-shim {
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue