GroupDocs.Conversion for .NET 22.5 Release Notes

Major Features

There are 5 features, improvements and bug-fixes in this release, most notable are:

  • Conversions from 3D to 3D formats - these conversions are available for netstandard 2.1 and .net 6 targets
  • Add option to set custom font folders when converting from CAD
  • Convert to archive protected with passsword
  • Convert from password protected archives

Full List of Issues Covering all Changes in this Release

KeyCategorySummary
CONVERSIONNET‑5214FeatureConversion from 3D to 3D formats
CONVERSIONNET‑5252ImprovementImplement setting custom font folders when converting from CAD
CONVERSIONNET‑5255ImprovementImproving archive handling with adding support for saving to archives protected with password
CONVERSIONNET‑5254ImprovementImproving archive handling with adding support for opening password protected archives
CONVERSIONNET‑4314FixConverting particular DWFX to PDF produce empty result file

Public API and Backward Incompatible Changes

  1. Introduced ThreeDLoadOptions class
  2. Introduced ThreeDConvertOptions class
  3. New property Password in CompressionConvertOptions class
  4. New property Password in CompressionLoadOptions class