Aspose PDF does not show checkbox checked when saving as an image

Hi team,

I have a PDF document with a checkbox checked.
I trying to save this document as a PNG.
The output does not show the checkbox checked.

var pdf = new Aspose.Pdf.Document("Input.pdf");
var renderer = new Aspose.Pdf.Devices.PngDevice();
renderer.Process(pdf.Pages[1], "output.png");

Input.pdf (734.5 KB)
output.png (31.8 KB)

Please, advise how to save this as a PNG with the checkbox correctly checked.

@gabriel.vega
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-56158

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

Hi team,

Are there any updates on this issue?

Thanks!

@gabriel.vega

The ticket has recently been logged in our issue tracking system and it will be prioritized on a first come first serve basis. Once we make some progress towards its rectification, we will update you in this forum thread. Please spare us some time.

The issues you have found earlier (filed as PDFNET-56158) have been fixed in Aspose.PDF for .NET 24.2.