That's not an iText question.. The how to will depend on the language you are using..
Check the corresponding forums for the language in question to get your answer there.. Glen Hamel Lead Programmer / Technician Auric Networks Canada, Inc. 570 Orwell Street, Unit 1 Mississauga, Ontario L5A 3V7 Phone 905.361.7621 Fax 905.274.3912 http://www.auricnet.ca From: Shailendra <[email protected]> To: [email protected] Date: 07/27/2009 10:42 AM 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 ------------------------------------------------------------------------------ _______________________________________________ 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/
<<image/jpeg>>
------------------------------------------------------------------------------
_______________________________________________ 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/
