Currently working with replacing Foxit SDK (PDF) with Aspose.PDF .
We are using Aspose.PDF for .Net in our c++ application using C++/CLI support.
Now working on Render functionality
Code Snippet:
C++ code:
Load(FreeI…...Use SDK to render bitmap of PDF page to bitmap //FPDF_RenderPage(memDC...// and transfer to FreeImage bitmap that is always 24 bits to //...