Printing issues
-
I am trying to print html content that spans multiple pages. I am having two issues that seem to be related:
- The browser (Chrome) will not recognize page breaks.
- I cannot get the browser to print more than one page of content.
I have done this in other frameworks but in Quasar it isn’t working. Is this an issue with Quasar’s CSS? When I output the contents to an iFrame everything works fine (except no styling, which renders solution unacceptable).
-
Here’s a stackoverflow post with some suggestions:
https://stackoverflow.com/questions/59351520/printing-elements-with-vuejs-using-3rd-party-libraries