Copy link to clipboard
Copied
i have a image field, and i need to bind a pdf with the image field using base 64 of the image. How to do it?
var x = "base64 of an image";
ImageField.rawValue = x;
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now