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…...Product Family cdayalal October 4, 2024, 12:09pm 1 Hi, I am trying...Professionalize.Discourse October 4, 2024, 12:09pm 2 @cdayalal The...