I'm using Live Cycle ES3 to develop, Adobe Reader XI/ Acrobat XI to display PDF.In my pdf, users input their data, and the webservice binded to this pdf will generate a string according to the input data. Then I use image fields to decode thestrings returned by the webservice using base 64 schema, a...