We are using .NET Aspose.CAD version 21.9.0.0 and are having trouble converting text within a Dxf file to PDF if there is transparency.
As you can see, in the attached files, the Dxf file contains some sample text with the transparency set to 80 and it looks fine. When converting to PDF using the attached code, the transparency setting is lost and the text is rendered as fully opaque.
We need to investigate the issue on our end. A ticket with ID CADNET-8359 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.
@kgrems
Working functionality for the feature you’ve requested will be available on Aspose.CAD release 21.12. Which will be available 17th of December 2021
@kgrems,
could you please test if addition of this option DrawType =CadDrawTypeMode.UseObjectColor for the rasterizationOptions object allows to get the desired result?
The issues you have found earlier (filed as CADNET-8359) have been fixed in this Aspose.CAD for .NET 22.2 update. This message was posted using Bugs notification tool by Oleksii.Gorokhovatskyi