How can I upload signature image from my system to invoice or receipt
Thanks @Syed_Salman_Ali but the guide is not showing if I can upload signature as image to invoice or receipt
The image has to be accessible from the internet - you can not include an image stored on your PC
Use HTML code in fields | Manager
Please read the links provided
Okay. Thanks
@Joe91 I tried to use a picture from my google drive but it didnāt work. Any suggestion?
Is the image on your Google drive publicly accessible?
@Joe91 Yes
I donāt think you would make your signature publicly accesible, would you? Thus not being able to insert local images is a huge security vulnerability. @lubos could you please remedy this and make local images accesible.
You could not use a HTML link to include a local image - what would happen when the PC was not available and you were using the Cloud or Server version?
You are right @Joe91 but we still need something cool. I canāt upload my signature on the internet more than google drive for security reason. The developer should help to find a suitable ways for this issue
Well, I remember it was possible previously with the apple in a sales invoice as example. The image can be saved on the pc when the desktop version is used or on the server when the cloud or server version is used.
Readily done, Manager just needs to include the image in the document produced, rather than a link to a web accessible image.
A preferable solution in my opinion as then the recipient can view the document as it is intended to appear, without maintaining an internet connection and without assuming I have loaded the document with web trackers.
Why canāt be uploaded to system itself similar to company logo.
It can be optional.
Just a thought
Because if you have multiuser access then itās going to need much more nuanced settings for both users database and business database. Otherwise this forum will be flooded by users due to their staff signature fraud.
Itās not a bad request though, thereās just way too many milestones to reach before thatās even possible ā safely that is.
@Tut what do you think we can do to solve this issue?
I have no thoughts on this issue.
Add custom field 1st then paste below text, you will get left side your signature right side customer signature.
@Oluwasnazzy use any free online tool to convert your signature image to base64 format.
follow the guide Add an image to a custom field | Manager and replace the file location with your base64 code.
Local images are working (still or again). Just enter the complete URL of the imageās location, like e.g. on a Windows PC <img src="C:/Users/<user>/<folder>/image.jpg" alt="Image" width="199" height="99">