I posted this question to SO <http://stackoverflow.com/questions/39958843/how-to-import-an-icon-to-a-button-field-in-a-pdf-using-pdfbox>, but thought I might get better traction here...
I'm looking for a way to set the normal appearance of a button field in a PDF file to an image file, but am not finding any information about this process. The closest I could find was the opposite, ie how to extract an icon from a button field to a stand-alone image file, here: How can i extract image from button icon in PDF using Apache PDFBox? <http://stackoverflow.com/questions/33295483/how-can-i-extract-image-from-button-icon-in-pdf-using-apache-pdfbox> Thanks in advance!

