Hello,
I need to convert a PDF using Aspose.Imaging but always get an image with black background.
This is my code:
LoadOptions loadOptions = new LoadOptions
{
BufferSizeHint = 100, // Set buffer size hint to avoi…...Combine(outputDirectory, fileName);...{_imageExtension}"; var outputPath = Path.Combine(outputDirectory, fileName);...