Printing Problems
Created by: michaelkrieger
Having a variety of issues with printing and created a test case to help explain it, with some PDF samples. Using the v4 beta as can be seen in my print-demo.txt (rename to .html and you can view this in any browser). Designed to be a test case which spans a number of pages for ease of debugging.
-SOME- of these can be fixed with uncommenting the media print stylesheet in the heading, but this causes other display problems of course with various browsers.
Firefox v55: Mostly Blank page 2 Three full flex boxes Three cut off and missing headers print-demo firefox.pdf
Chrome v61 (printing from full width): Correctly displays the six flex boxes Stops after the first of the 3 cards Does not display two of the boxes Does not display the footer at all print-demo chrome.pdf
Chrome v61 printing from a narrow width (by resizing the browser very narrow and then printing the page): Seems to do everything correctly print-demo chrome (narrow).pdf