Question
Upload image to the pdf form programmatically from Excel VBA
Hello All,
I have been automating customized pdf forms using excel VBA. I have searched but did not find the syntax to upload images programmatically to the pdf forms.
I did know one approach which is through inserting a button but that's also a manual process.
Can anyone suggest it? Please.