I am passing Byte array to create PDF file and below line is throw error for me . Could you please guide me the solution for same. thanks
Code line giving error :
var pdfDocument = new Aspose.Pdf.Document(inputStream);
Error : Value does not fall within the expected range