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
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
> 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
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
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
> 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
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
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