Invoiceninja: Custom Image URL / Path in Invoice Design

Created on 22 Aug 2020  路  4Comments  路  Source: invoiceninja/invoiceninja

Hello InvoiceNinja Team,

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

image

question

All 4 comments

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

https://www.base64-image.de/

then paste that content into your design as below

image

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SemoTech picture SemoTech  路  5Comments

popindavibe picture popindavibe  路  5Comments

alex-stout picture alex-stout  路  4Comments

m-byte picture m-byte  路  3Comments

Braunson picture Braunson  路  4Comments