You are in the wrong forum. Look for a Java forum. Paulo
> -----Original Message----- > From: Shailendra [mailto:[email protected]] > Sent: Monday, July 27, 2009 8:20 AM > To: [email protected] > Subject: [iText-questions] How to write a byte array response > from web service to a newly created pdf file > > Hi, > > My requirement is to call a web service method which returns > a byte array. > > After getting the byte array from the web service response, i > need to create a PDF file and set the byte array as the > content of the pdf file. > > I'm able to create the pdf file and write content to the pdf > file. However, when i open the pdf file it contains > alphabets, numbers as well as special characters. I want the > pdf file to contain the actual data. > > Could you please let me know are there any decoding formats > that needs to be used to get the actual information from the > byte array? > > It would be greatly helpful if you provide me with sample code. > > Thanks. > > -- > Regards, > Shailendra Chandak > > Aviso Legal: Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem. Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.
------------------------------------------------------------------------------
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
