cognitom / paper-css

Paper CSS for happy printing
https://www.npmjs.com/package/paper-css
MIT License
2.46k stars 343 forks source link

Request: Multiple pages with different sizes and orientations #55

Open tugalsan opened 3 months ago

tugalsan commented 3 months ago

Can i have multiple pages with different sizes and orientations? I tried to replace "body" to "div", wishing I can have multiple different classed divs in the css; it did not work

tugalsan commented 3 months ago

I thinks it can only be done with javacript and iframes. See https://codepen.io/carolyngreenough/pen/MawmVb https://duleekag.blogspot.com/2014/01/html-iframe-without-src-attribute.html