GroupDocs.Conversion for .NET 24.8 Release Notes

There are 15+ features, improvements, and bug fixes in this release.

Full list of changes in this release

KeyCategorySummary
CONVERSIONNET-7079FeatureImplement conversion to ISO file format
CONVERSIONNET-7078FeatureImplement conversion from ISO file format
CONVERSIONNET-5226BugExcel to PNG conversion issue
CONVERSIONNET-7089BugWhen converting with file name, provided in LoadOptions file type is ignored
CONVERSIONNET-7088BugFailed Diagram to Image conversion when running on macOS and Linux
CONVERSIONNET-5345BugXLS to PDF conversion takes long time
CONVERSIONNET-5225BugPDF to PNG conversion content/image shifted to lower right
CONVERSIONNET-5079BugTables from Word to Excel conversion
CONVERSIONNET-6798BugDOCX to PDF conversion - output has issues
CONVERSIONNET-5396BugConversion issue on Linux
CONVERSIONNET-7022BugExcel to PDF shows page break preview and sometimes it doesn’t
CONVERSIONNET-7049BugContent does not fit page anymore, converting Excel to PDF in .NET
CONVERSIONNET-4693BugDOCX to PDF with tables conversion issue
CONVERSIONNET-6649BugResultant PDF is not as expected
CONVERSIONNET-5395BugExcel with table converted to Word but the table is not editable
CONVERSIONNET-5093BugExcel 2003 XML to CSV conversion issue

Major features

  • Introduces conversions from/to ISO file format
  • Improved page layout in spreadsheet to PDF conversions
  • Fixed diagram to image conversions under macOS/Linux

Public API and backward incompatible changes

  1. Removed obsolete property DisplayEmailAddress from EmailLoadOptions
  2. All properties in IPageMarginConvertOptions are now nullable. If margins are set to null, which is the default, in any convert options implementing this interface, the source document’s margins will be used.