Background image in delivery note

Hi all,

Is it possible to insert an image in the background of a delivery note?
Thanks in advance.

Cheers

yes, with a custom theme.

Hi, thanks for the reply, I’ve tried that using this code:

That displays as I would like but when I print the delivery note the image is not showing?

Cheers

My code was stripped out, it looks something like this;
style="background-image: url(c:/silver-fern.png);
background-repeat: no-repeat;
background-position: center center;

the themes in Manager use liquid code.
anyway, debugging a custom theme is the responsibility of the user. please hire a local programmer if you personally do not have the necessary liquid coding skills.

Or he can hire an international programmer :grinning:

OK, thank you for the replies.

Cheers