Dear ladies and gentlemen, my college Joachim Sautter communicated with you, but perhaps he didn't describe the problem exactly. So I try my best to give you a clear picture of our problem.
We have a forms server which holds forms. This forms can be downloaded, filled and resent by clients. If a client demands a form, we make some manipulations to the form before we send the form to the client. One of this manipulations is to create a new textfield (called ofs_Sonst_Daten) in the form and to give this field a value. I have studied an example-form which is manipulated using a new iText (2.1.2). I demanded this form as a client, opened it with FireFox/Acrobat Professional and saved it on my desktop. Then I opened the form with CosEdit (from PDFTron). I searched the field "ofs_Sonst_Daten" and found it. But the field dictionary of "ofs_Sonst_Daten" has no V-entry; instead there is an entry in the appearance stream of the field. As a second step I have studied an example-form which ist manipulated using an old iText (1.4.5). I made the same procedure as above. But now in the field dictionary of "ofs_Sonst_Daten" is a V-entry which holds the correct value (again the value is also in the appearance stream). So the question is: How can I create (on the server-side) a (new) textfield and give the field a value so that the value appears in the V-attribute of the field dictionary? I sent you the two example-forms. Kind regards Joachim Sieglen -- View this message in context: http://www.nabble.com/iText-2-tp18442906p18502857.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
