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…...PageCount) { // Extract specific page using (var pageImage...