md2pdf icon indicating copy to clipboard operation
md2pdf copied to clipboard

Resize images

Open tmaier opened this issue 8 years ago • 3 comments

I have a markdown file with an image embedded. The image is quite large. The output file embeds the image at original size. This means the image is outside of the visible area.

It would be great if md2pdf would resize the image to fit into the print area

tmaier avatar May 28 '17 20:05 tmaier

Thanks for this report. A CSS rule should be missing. Did you use the --css /path/to.css option?

jmaupetit avatar May 29 '17 12:05 jmaupetit

No I haven't. I used it with the docker image and did not have a css handy.

tmaier avatar May 30 '17 06:05 tmaier