I have a website generating a DIN A6 page with 300dpi as png (for reference let’s name it tag.png). I now am trying to extract only this image of a page and print it in A6 format on a A4 sheet of paper via a print.css.
Howsoever all my tries have failed and I get a upscaled version of my .png.
I have a website generating a DIN A6 page with 300dpi as png (for
Share
Perhaps I’m missing the point, but why not just apply the A6 dimensions to the image in your print css?