How we can know if Image Field has Image(Value)
Hello All,
I have a question regarding Image Field(Button). I have 5 image field on the pdf and I'm sending all the 5 field to the c#, but when I'm trying to save the pdf using c#, I'm able to access the Normal field With the value but not able to fidgure out the How I can map the Image field and Value.
Ps: I don't have any issue reading the images or fields, not able to figure it out which field relates which image?
As an exmple: I have image and I can set to Image field 5 but In my current document it's on Image Field-1. I don't want to hard code the field name.
It should work like normal field: Doc1 Formname: test and Doc: 2form name :test
I'm not able to map it correct.
Is there any way we can find if image field as value ?
Thanks
Regards
