On 12/5/2013 6:46 PM, pallawee c wrote:
Hi there,I am getting the following error "The '#' character, hexadecimal value 0x23, cannot be included in a name" on the below line:-pdfFormFields.SetField("form1[0].Page4[0].Table1[0].Row4[0].#field[5]", "476")
Your code looks like you're trying to fill out an AcroForm form field, but the field name looks like you're filling out an XFA Form field. Maybe you're trying to fill out a hybrid form, but without seeing the actual form, it's hard to tell.
------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________ iText-questions mailing list [email protected] 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
