Re: [iText-questions] MalformedByteSequenceException

2010-06-12 Thread Cameron Laird
On Thu, Jun 10, 2010 at 7:14 AM, Mike Marchywka wrote: > > > > > > > > > > > To: itext-questions@lists.sourceforge.net > > From: kishore.chitt...@tcs.com > > Date: Thu, 10 Jun 2010 17:30:36 +0530 > > Subject: R

Re: [iText-questions] MalformedByteSequenceException

2010-06-12 Thread Cameron Laird
et >> > From: kishore.chitt...@tcs.com >> > Date: Thu, 10 Jun 2010 17:30:36 +0530 >> > Subject: Re: [iText-questions] MalformedByteSequenceException >> > >> > >> > >> > Hi, >> > >> > Can you please guide me how to

Re: [iText-questions] MalformedByteSequenceException

2010-06-10 Thread Mike Marchywka
> To: itext-questions@lists.sourceforge.net > From: kishore.chitt...@tcs.com > Date: Thu, 10 Jun 2010 17:30:36 +0530 > Subject: Re: [iText-questions] MalformedByteSequenceException > > > > Hi, > > Can you please guide me how

Re: [iText-questions] MalformedByteSequenceException

2010-06-10 Thread Kishore Chitturi
cing Re: [iText-questions] MalformedByteSequenceException Paulo Soares to: Post all your questions about iText here 06/10/2010 05:13 PM Please respond to Post all your questions about iText here The problem is unrelated to iText, you have a malfo

Re: [iText-questions] MalformedByteSequenceException

2010-06-10 Thread Paulo Soares
The problem is unrelated to iText, you have a malformed xml. Paulo - Original Message - From: kishore To: itext-questions@lists.sourceforge.net Sent: Thursday, June 10, 2010 12:16 PM Subject: [iText-questions] MalformedByteSequenceException Hi, I am getting malformed

Re: [iText-questions] MalformedByteSequenceException

2010-06-10 Thread Mike Marchywka
> To: itext-questions@lists.sourceforge.net > From: kishore.chitt...@tcs.com > Date: Thu, 10 Jun 2010 11:16:08 + > Subject: [iText-questions] MalformedByteSequenceException > > Hi, > I am getting malformed exception when i am generating PDF. Please refer the > sample c

[iText-questions] MalformedByteSequenceException

2010-06-10 Thread kishore
Hi, I am getting malformed exception when i am generating PDF. Please refer the sample code and exception stack trace below. Can you please let me know what needs to be done. Exception com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byt

[iText-questions] MalformedByteSequenceException

2010-06-10 Thread kishore
Hi, Please find the code below and am getting exception (MalformedByteSequenceException). Can you please let me know what needs to be done? Getting exception at : "doc = builder.parse(new StringBufferInputStream (sourceURL));" in below code // Sample Code import java.io.DataInputStream; import