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,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

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 with 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 the support.

Thank You & Best Regards,