Hi,
I have two issues with Images in Velocity outputs
- Velocity PDF:
I'm trying to deal with the size of an image in Velocity PDFs using Style in HTML Template
<style>
img {
width:100%;
max-width:650px;
height: auto;}
</style>
It seems to me that max-width works just fine in HTML output but doesn't work in PDF outputs at all.
Do I miss out anything?
- Velocity HTML:
Currently I have noticed with our instance, that in the HTML Output of all velocity reports (such as Baseline Compare), all the images, which were uploaded in Rich Text, are not shown. The Development tool from the browsers prompts issue "indicate whether a collie is intended to be sent in a cross-site context by specifying its SameSite attribute".
Can we do something on Server site or in HTML Template/ Velocity report to overcome this issue?
Thanks in advanced for help!
------------------------------
Lien Bäcker
Gira, Giersiepen GmbH & Co. KG
------------------------------