I see lots of great examples of how to create a new PushButton field and 
assign an image to it. I am stuck trying to figure out how to read a PDF 
that has a field already in it and assign a "logo" to the existing 
field. I am using AcroFields.setField to assign text values to other 
fields, but I can't figure out how to assign the button image as a 
result of calling getField, getFieldItem, etc.

Is there a way to modify the button image of a field in an existing PDF 
template? In a worst case, it looks like I could insert a new PushButton 
in the exact same location as the existing one (and then try to add an 
image to it), but that doesn't feel "right" to do.

This seems like it is either simple and I missing something easy, or 
impossible...

Any help is MUCH appreciated.

Thanks,
dave




_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to