Question
How to bind a sign in adobe acrobat dc 18th version?
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;
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;
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.