Tags with hidden attribute visible in pdf output

When running the following C# code using Aspose.HTML 23.6.0 I would expect an empty pdf but the text inside the div is visible

using HTMLDocument document = new(@"<div hidden="""">This should be hidden", “.”);
Converter.ConvertHTML(document, new PdfSaveOptions(), “output.pdf”);

@stefan.andersson-1

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): HTMLNET-4693

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.

The issues you have found earlier (filed as HTMLNET-4693) have been fixed in this update. This message was posted using Bugs notification tool by avpavlysh