Reading the documentation, I fail to understand how Prince maps image resolutions to PDF pages:
Let's assume there is an image embedded in HTML like so: <img alt="a genuine foo" src="foo.png" width="300" />. Apparently, Prince then makes an assumption about what length the 300 correspond to on the PDF page which is independent of prince-image-resolution. Is that intentional? What is it? Is there a way to override it?
Let's assume there is an image embedded in HTML like so: <img alt="a genuine foo" src="foo.png" width="300" />. Apparently, Prince then makes an assumption about what length the 300 correspond to on the PDF page which is independent of prince-image-resolution. Is that intentional? What is it? Is there a way to override it?