a-x-/react-easy-print

add page size and orientation options

a-x- opened this issue · 2 comments

a-x- commented

e.g.

+@media print {
+  @page {
+    size: A4 portrait
+  }
+}
a-x- commented

add related props