Hello All,
I have one problem with stamper.setFormFlattening(false). I want to allow the
user to modify the acrofields when he first fill in using iText using my
webpage. The code I have written looks like this
1)
acrofields.setFieldProperty(fieldName,"setfflags",PdfFormField.FF_READ_ONLY,null);
2) acrofields.setField(fieldName,fieldValue);
3) acrofields.setFormFlattening(false);
This all things works fine with couple of textfields, but problem when I am
applying the same code with the rich textfield the value I have set in the
richtextfield is not set and it disappers. but if i am using
setFormflattening(true) which i dont want to do. The richTextfield value
appears.I dont know what I am missing but weather I want to set any other flag
for that richtextField or anything else. May be richTextField format is
creating the issue which is XHTML. I dont know what is the issue.
I have designed my pdf using the Adobe Live Cycle designer 8.0.
I am using the iText2.0.9.jar,iTextAsian.jar and iTextAsianCmaps.jar
To just FYI my encoding problem is solved so I really thankful for that.
Thanks in advance,
Rahul Soni.
Own a website.Get an unlimited package.Pay next to nothing.*Go to
http://in.business.yahoo.com/------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
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