In our webapp we give the customers the option to make a PDF of some user-generated HTML forms. The PDF files are created by OpenOffice 3.3 and the resulting PDF contain interactive form fields.
The problem is that fields that are prefilled with data show differently on different PDF viewers. In Adobe Reader the fields look like this, with the values at the bottom (and partly hidden) of the fields:
In Foxit Reader (and other readers I've tried) the PDF looks like this:
Why is this happening?
Edit: Following yms' suggestion; This is an example PDF with problematic interactive form fields.