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…...Failed to convert Image type format to PDF: The type initializer...'Gdip' threw an exception Aspose.PDF Product Family cdayalal October...