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 rendering CAD drawings to HTML, CAD drawings are converted to SVG instead of PNG Related article Render CAD drawings as HTML
- Added OpenDocument Flat XML Graphics (.fodg) file format support
Related article Render images - Added IGES Drawing File (.igs) file format support
Related article Render CAD drawings and models - Added Common File Format (.cf2) support
Related article Render CAD drawings and models - Added Wavefront 3D Object File (.obj) file format support
Related article Render CAD drawings and models - Added support for rendering Microsoft Project files with notes
Related article Render Project documents - Added support for rendering OpenDocument Flat XML Presentation files (.fodp) Related article Render presentations
- Improved default font support when converting PowerPoint files to HTML and PDF
Related article How to substitute missing font
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 with 20.5, CAD drawings are converted to SVG instead of PNG for better quality. Refer to the following article for details: Render CAD drawings as HTML article for more details.