Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » problem in serializer
problem in serializer [message #157043] Fri, 28 April 2006 10:09
Eclipse UserFriend
Originally posted by: aloke.aunwesha.com

Hi,
I want to know the inputstram. is it any generated chart (.gif or .png).
If i give any gif or png file it gives an error:--

****IOException**********==java.io.UTFDataFormatException: Invalid byte 1
of 1-b
yte UTF-8 sequence.

The Code is :--

serializer = SerializerImpl.instance( );
if ( in !=null )
{
chart = serializer.read(in );
}
Previous Topic:table page break
Next Topic:Problem with rendering page when it works in preview
Goto Forum:
  


Current Time: Thu Jul 18 04:37:20 GMT 2024

Powered by FUDForum. Page generated in 0.02934 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top