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 c...