Aspose.Cells C++ - missing method

Hello,
in Aspose.Cells Java version we used the method aspose.cells.IndividualFontConfigs.setFontExclusiveSources, that we couldn’t find in the corresponding version of Aspose.Cells.25.6 for C++.
Do we have to use a different method to obtain the same functionality or the method hasn’t just been ported? All the other font settings functions (setFontFolders, setFontSources, …) are available instead.
(ref. topic on another thread: Limiting font folders and providing custom paths)
Thank you.

@gianfranco.dancelli,

We will evaluate it. But could you kindly let us know if the available options like setFontFolders, setFontSources, etc., are not suitable for your scenario and are not working for your needs? If possible, please provide a test case along with the relevant resource files to help us evaluate this further.

@gianfranco.dancelli ,
IndividualFontConfigs.setFontExclusiveSources is not supported/existed in Aspose.Cells for C++. IndividualFontConfigs.setFontExclusiveSources is only supported in Aspose.Cells for Java.

Hello,
and thanks for the info.
This prevents us to complete our application in C++ version because it would have a different behavior vs. the Java one.
The reason why we used the method “setFontExclusiveSources” is because our application is cross-platform, and that method allowed us to specify a unique and “forced” place where to find a collection of fonts available for both Linux and Windows, leading the PDFs outputs to be the always the same on both platforms.
All the other font settings methods are not forcing to an exclusive position the font search, but instead adding just paths where fonts could be searched.
Our problem is that without this method the PDF results could be different between Win and Linux depending on which fonts are installed, and this is an unwanted behavior.
If you are not planning to add this method, then we can’t go ahead with the C++ version.
Thank you.

Regards

@gianfranco.dancelli
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): CELLSCPP-1175

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.