sses without error.
>
> example:
> String newkey = key.replace("#", "#");
> form.setField(newkey, "Test");
>
>
> Howard
>
> - Original Message ----
> From: Paulo Soares <[EMAIL PROTECTED]>
> To: Post all your questions about iTe
figure out how to use the iText Toolbox and RUPS.
Thanks again for your help.
Howard
- Original Message
From: Paulo Soares <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, March 31, 2008 11:01:15 AM
Subject: Re: [iText-questions] Field name throws error.
= key.replace("#", "#");
> form.setField(newkey, "Test");
>
>
> Howard
>
> - Original Message
> From: Paulo Soares <[EMAIL PROTECTED]>
> To: Post all your questions about iText here
>
> Sent: Monday, March 31, 2008 10:32:45 A
ECTED] On
> Behalf Of Howard Shank
> Sent: Monday, March 31, 2008 3:25 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Field name throws error.
>
> Paulo,
>
> I know and agree that Xerces is throwing the actual error,
> but shouldn
2008 9:38:07 AM
Subject: Re: [iText-questions] Field name throws error.
That's xerces complaining, not iText. The XML in your PDF has an error.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Howard Shank
> Sent: Monday, M
here
> Subject: [iText-questions] Field name throws error.
>
> Why would the code below using the following field name cause
> this error?
>
> Exception in thread "main" org.w3c.dom.DOMException:
> INVALID_CHARACTER_ERR: An inval
Why would the code below using the following field name cause this error?
Exception in thread "main" org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An
invalid or illegal XML character is specified.
at
com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.checkQName(Unknown
Source)