GroupDocs.Viewer for .NET 20.5 Release Notes
This page contains release notes for GroupDocs.Viewer for .NET 20.5
Major Features
There are 13 features, improvements, and bug-fixes in this release, most notable are:
- When converting CAD drawings to HTML, CAD drawings are converted to SVG instead of PNG Related article How to convert CAD to HTML
- Added Flat XML ODF Template (.fodg) file format support
Related article Render ODG and FODG files - Added IGES Drawing File (.igs) file format support
Related article Render IGS files - Added Common File Format File (.cf2) file-format support
Related article Render CFF2 and CF2 files - Added Wavefront 3D Object File (.obj) file-format support
Related article Render OBJ files - Added support rendering MS Project documents with notes
Related article Render MS Project documents with notes - Added support rendering OpenDocument Flat XML Presentation (.fodp) files
Related article Render FODP and ODP files - Improved default font support when converting PowerPoint files to HTML and PDF
Related article How to substitute missing font when converting presentations
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
VIEWERNET-125 | Support viewing MS Project documents with notes | Feature |
VIEWERNET-2034 | Add OpenDocument Flat XML Presentation (.fodp) file format support | Feature |
VIEWERNET-2046 | Add Flat XML ODF Template (.fodg) file format support | Feature |
VIEWERNET-2057 | Convert CAD drawings to SVG | Feature |
VIEWERNET-2059 | Add IGES Drawing File (.igs) file format support | Feature |
VIEWERNET-2243 | Add Common File Format File (.cf2) file-format support | Feature |
VIEWERNET-2311 | Add Wavefront 3D Object File (.obj) file-format support | Feature |
VIEWERNET-2433 | Improve default font support when converting PowerPoint files | Improvement |
VIEWERNET-258 | Exception when rendering DWG file as image | Bug |
VIEWERNET-2125 | Same result when rendering presentation without and with excluded font | Bug |
VIEWERNET-2285 | Link represented as span when rendering PDF into HTML | Bug |
VIEWERNET-2424 | File is corrupted or damaged exception when converting MPX file | Bug |
VIEWERNET-2458 | Unable to load shared library ‘gdi32.dll’ or one of its dependencies exception when processing TEX files on Linux | Bug |
Public API and Backward Incompatible Changes
Behavior changes
- Starting from 20.5 the CAD drawings are converted to SVG instead of PNG for better quality please refer to How to convert CAD to HTML article for more details.