Image in pdf does not appear to be sizing correctly

Hi,
In the pdf template I have, I have an image that I have tried to increase in size a bunch of ways but the image always stays the same size and I’m not sure what I am doing wrong here.

I’ve tried the following ways but each time the image continues to be the same small size.



<img src="https://www.mydomain.com/wp-content/uploads/2023/10/test.jpg" width="400" />

<img src="https://www.mydomain.com/wp-content/uploads/2023/10/test.jpg" style="width:400px;" />

<img src="https://www.mydomain.com/wp-content/uploads/2023/10/test.jpg" style="width:100%;"  />

<img src="https://www.mydomain.com/wp-content/uploads/2023/10/test.jpg" width="100%" />

<img src="https://www.mydomain.com/wp-content/uploads/2023/10/test.jpg" width="400mm" />

Hi Michelle. If you are using Gravity PDF for this, have you checked their documentation or with their support?

If it is Gravity PDF and you are including the image in the Header or Footer setting, this article will help you adjust the image size: How do I adjust the size of images in the Header / Footer of Core and Universal templates? | Gravity PDF

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.