I am trying to convert 40 mb jpeg to pdf…it working fine in my local which is windows but getting below error test env.
Code:
var pdf = new Aspose.Pdf.Document();
var image = new Image() { ImageStream = inputStream }; …..., Int32 , Int32 , Int32 , Boolean ) at . (Int32 , Int32 , Int32... ) at e . ( , , Boolean ) at e . ( , Boolean ) at e . ( ) at...