It was not a PDF version problem. The same issue happened in other version PDFs too. It maybe the way that data was filled into the form fields caused the display issue in flattened file. Method setFieldProperty() can also make form field read only. Will setFieldProperty() be safe to use to make some fields read-only in AcroFroms? Thanks in advance.
JudyZW wrote: > > Hi, > > I had a field data display problem in a prefilled PDF1.4 AcroForm document > after using setFormFlattening(true). The field data were misplaced or > disappeared in the flattened file. If I save the PDF in a later PDF > version, the problem will not happen. I noticed some fields missing > appearances in the 1.4 version. Is it the root cause of the display issue? > Is it a known problem only for 1.4? > > Thanks, > Judy > -- View this message in context: http://www.nabble.com/setFormFlattening%28true%29-form-data-display-problem-tp22702992p22707587.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
