Hi,
It would be great if prince would render this:
just like:
It's somewhat clumsy to set image's size via DPI...
Could it be possible to implement this? Thanks.
It would be great if prince would render this:
<img src="img.jpg" style="border-radius: 1in; width: 3in;"/>
just like:
<div style="background: url(img.jpg) no-repeat left top; border-radius: 1in; width: 3in; height: 2in; background-image-resolution: 350dpi;"> </div>
It's somewhat clumsy to set image's size via DPI...
Could it be possible to implement this? Thanks.