Hello there
We are seeing weird issue with div that contains svg.
Specificlly, if a div contains a svg with the same size, it somehow takes 4pt more vertical space than it should be.
it is worth noting that we are setting density to 72 dpi to ensure 1:1 point to pixel mapping.
The command we used is:
Thanks!
--
Yiqiu
Software Engineer
Opower
We are seeing weird issue with div that contains svg.
Specificlly, if a div contains a svg with the same size, it somehow takes 4pt more vertical space than it should be.
it is worth noting that we are setting density to 72 dpi to ensure 1:1 point to pixel mapping.
The command we used is:
prince --no-compress --css-dpi=72 svg-height-bug.html
Thanks!
--
Yiqiu
Software Engineer
Opower