Re: [iText-questions] Reg: Conversion of byte array into PDF

2015-08-25 Thread Gunasekaran Velu
Hi Refer this link http://stackoverflow.com/questions/19455347/save-byte-array-to-file Regards Guna On Wed, Aug 26, 2015 at 11:47 AM, Patricia Sandra Kagoo wrote: > Hi, > > My requirement is ,I have an itext generated pdf file and is converted > into byte array to pass into my application.*

[iText-questions] Reg: Conversion of byte array into PDF

2015-08-25 Thread Patricia Sandra Kagoo
Hi, My requirement is ,I have an itext generated pdf file and is converted into byte array to pass into my application. I want this byte array to be converted again into itext pdf file . Could you provide me with sample of how to do it. Thanks and Regards, Sandra