You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Hopding First of all Thanks very much for this brilliant library.
While trying to add an image to signature field using the code you provided at #418, signature field is getting filled with red color no image is added. Out pdf is here.
Used exactly the same code, base64 and pdf file. Is there anything missing, I am using version 1.12.0.
Thanks
The text was updated successfully, but these errors were encountered:
Hopefully this will be merged soon and setImage() can be used more widely and easily with other field types. In the meanwhile, will try why this #418 working approach isn't working for me. Thanks
I'd suggest trying the approach implemented in #700 and #718. The setImage() method itself doesn't exist on all field types yet. But it should be fairly easy with the changes made in those PRs. Please open a new issue if you find that doesn't work.
@Hopding First of all Thanks very much for this brilliant library.
While trying to add an image to signature field using the code you provided at #418, signature field is getting filled with red color no image is added. Out pdf is here.
Used exactly the same code, base64 and pdf file. Is there anything missing, I am using version 1.12.0.
Thanks
The text was updated successfully, but these errors were encountered: