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/

Reply via email to