setDrawColor Still not working

CadRasterizationOptions cadRasterizationOptions = new CadRasterizationOptions();
cadRasterizationOptions.setDrawType(CadDrawTypeMode.UseDrawColor);
cadRasterizationOptions.setDrawColor(Color.getBlack());

This code is still not working even with aspose-cad-21.8-jdk16.jar. The resulting pdf has the drawing in original colours and not black. We want it black. I had already posted the issue, and it got closed saying it has been resolved in aspose-cad-21.8-jdk16.jar. But it has not it looks like.

@pranavkhedkar1512
We’ve created a new ticket to investigate the issue CADJAVA-10395

The issues you have found earlier (filed as CADJAVA-10395) have been fixed in this Aspose.CAD for Java 22.1 update. This message was posted using Bugs notification tool by Oleksii.Gorokhovatskyi