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…...respose in throws me an below error: Failed to convert document...2024, 12:09pm 2 @cdayalal The error you are encountering, “The type...