Hi, we have a issue with convert pdf page to image(both of formats) using Aspose.PDF namespace to get PDF Document object, then, using Aspose.PDF.Devices trying to get image.
JpegDevice returns image, something like device.Process(page, “res.jpg”);
So, the problem is - when i look at result (res.jpg), seems like it missing more than half of pdf data inside, like text, tables, ect. Almost blank image, without content. Also, here is attached a pdf and Device result image.
23.5.0 aspose version.
Печатная форма.pdf (115,6 КБ)
res.jpg (86,5 КБ)