Convert from byte array to pdf file

how to convert byte array to pdf file and i need to save tht file in c drive and server

Hi,

I think you can use MemoryStream to convert / utilize the byte array and save it as PDF. Please see the following documentation link for sample code that uses a byte array of image and save it to a location on the disk.

http://www.aspose.com/documentation/.net-components/aspose.pdf-for-.net/how-to-convert-memorystream-image-to-pdf.html

If you need any further assistance, please feel free to contact support.

Thank You & Best Regards,