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.
If you need any further assistance, please feel free to contact support.
Thank You & Best Regards,