Hello InvoiceNinja Team,
Is there a way to set a custom Image into my invoice design which you can see the picture below?

you may need to use a base64 encoded string, if you inspect the Photo design you can see an example of using an image in the design.
Hi @turbo124 - Thanks for your quick reply. May you have an example for me with this picture (https://image.shutterstock.com/image-vector/example-stamp-vector-template-illustration-260nw-1362869099.jpg) ? Which code should I paste it?
"image": "?!",
Thanks a lot.
You'll need to use a service like this to convert your image to base64
then paste that content into your design as below

As always = very nice support! Thanks - have a nice weekend.