Hi,
I am trying to convert images format to the pdf please find the below code for that:
using (var imageStream = new MemoryStream(inputBytes))
{
using (var outputStream = new MemoryStream())
{
var pdf = new Aspose…...typically occurs when using the System.Drawing.Common library on non-Windows...not have a dependency on System.Drawing , making it more suitable...