Version 10.2.5 - June 29, 2026
- Improved: Document Viewer:
-
Fixed:
Object Reference not set to an instance of an object.error when viewing certain PDF documents.
For example, some PDF/UA documents (e.g. canva produced PDFs) caused this error. -
Fixed: When viewing/converting a email .msg file with TNEF attachments (winmail.dat), some attachments were not visible.
For example .pdf attachment was visible but .tiff attachment was not because .tiff was wrongly considered an inline attachment
(although it was not referenced inside html body). -
Fixed: When viewing/converting a .html file (or an email format), tables defined with
table-layout: fixedlost column widths
so the table was rendered unexpectedly (e.g. some columns were too narrow).
-
Included example projects:
- ASP.NET Core (C#) - Visual Studio 2019+
- ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
- ASP.NET MVC (C#) - Visual Studio 2015+
- ASP.NET MVC (VB) - Visual Studio 2015+
- ASP.NET WebForms (C#) - Visual Studio 2015+
- ASP.NET WebForms (VB) - Visual Studio 2015+