Hi everyone,
I'm currently using LiveCycle ES 8.0 and am receiving a TIFF image as an input document (Document variable). I need to take this document, get it's content (the image itself), and convert it to a String variable that I can store into a database. Once it is in the database, a webservice call will get that image byte code and put it into a form's image field.
Does anyone know of a way to accomplish this in ES 8.0? Thanks in advance, and if I need to be more specific, please let me know.
Alex