I have an editable PDF that I am pre-populating with data using iText. The PDF is 3 pages, and at the top of each page is the same 5 fields. When the form was created, these 5 fields were created in a way each field is shown on each page.
i.e. customerName is one field, but that field is present at the top of all 3 pages. (same for the other 4 fields). What I am finding is that when my generated PDF is displayed in the browser (specifically the Chrome Default PDF viewer), the form fields where more than 1 field has the same name (i.e. customerName) aren't shown at all. If I flatten those fields, then they are displayed. And they are also displayed if I view the PDF in true client app (Mac Preview, or Adbobe Reader). I know this is probably a bug in the Chrome reader, but I obviously can't change Chrome, so I a hoping that I can change something in how i am populating the form with iText t solve the problem. It only appears to happen to the fields where more than 1 field has the same name. Thoughts? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Fields-disappearing-from-editable-PDF-when-in-browser-tp4658847.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php