Posted 31 December 2024, 6:48 pm EST
I need to load custom stamp image data from base64 image data stored in a database. When I try to create the stamp annotation in code I only see the ability to set a fileName property. Setting this to a blob: URI does not seem to work. I see in browser storage that the graphical signature tool is storing the signature image as base64. Surely there is a way for me to create an annotation with base64 image data instead of a file name? Am I missing this in the examples and documentation?