I have a fillable PDF which I can't modify. I retrieved all the field names
and there are some that I can't fill in. The name of one of them is:
"F[0].P1[0].#field[13]". When I try to set the value of that field by: 

 

pdfFormFields.SetField("F[0].P1[0].#field[13]", "testvalue")

 

I get the following error:

"The '#' character, hexadecimal value 0x23, cannot be included in a name."

 

How can I set the value of that field?

 

Thanks,

Manny.

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
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

Reply via email to