Hi Aspose Team,
We are using ASPOSE.PDF .NET Core library to convert TIFF image to PDF. When we try locally it’s working fine without any issue but on deployed DEV machine (PCF Container) which mostly a “Non-Wondows” machine; it’s throwing “System.NullReference” exception in below highlighted line (as in screen pic)
image.png (2.7 KB)
Detailed exception stack trace as below (mostly the highlighted area)
image.jpg (390.5 KB)
Can someone please help on this and let us know how we can fix this issue?
NOTE: Earlier we faced kind of similar issue with ASPOSE.NET library and fixed it by using the Nuget Package SkiaSharp.NativeAssets.Linux.NoDependencies
… Thus out of curiosity I tried installing the same package in this project as well but no luck.
Waiting for your early response on this.
Thank You - Sirsendu
@alexey.noskov @tahir.manzoor FYI … for your visibility.