Forum How do I...?

Image size in PDF

MiroMichail
I tried to add image to PDF like <img src="....">
But in result file image bigger than page.
Tried add max-width, it doesn't work.
How to limit the size of image?
mikeday
If you apply "max-width: 100%" to the img element then it should work. Is the image floated or inside a table or something?
MiroMichail
No, just bigger than generated PDF
hallvord
Hi, maybe you could upload the page somewhere I could have a look?

Announcement: repos for tests/utils