Correct resolution used for scale. Add dpi option.
Also add setDpi and setMinWidth methods Add Print to scale example
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.container {
|
||||
max-width: 566px;
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user