The Problem:
some images in the markdown are very big when generated and need to be scaled down to fit within the print area.
Solution:
Add an option to automatically scale the images to the window width (95%).
Use this to set image width in the HTML / CSS.
Others may value two other relatd options: max height; or max width.