Change Log
Include change log for:
12/16/2025 - EO.Total 2026.0.34
This build contains updates to the following products:
EO.Base (Affecting all products)
- Added Windows 7 and Windows 8 support;
EO.Pdf
- Fixed @page CSS page size setting can not be overridden by HtmlToPdfOptions.PageSize when HtmlToPdfOptions.Mode is set to Integrated issue;
- Fixed PdfDocument.Merge throws NullReferenceException for some PDF files issue;
EO.WebBrowser
- Disabled Chromium’s built-in Ctrl+Shlft+P shortcut for printing;
- Fixed custom margin not working correctly with WebView.Print issue;
- Fixed loading an HTTP url with an non working HTTPS equivalent causing infinite redirection issue;
12/3/2025 - EO.Total 2026.0.22
This build contains updates to the following products:
EO.Base (Affecting all products)
- Improved crash report mechanism;
11/27/2025 - EO.Total 2026.0.16
This build contains updates to the following products:
EO.WebEngine (Affecting EO.Pdf and EO.WebBrowser)
- Fixed WebView.LoadHtml sometimes fails when base url is used issue;
- Updated to Chromium v139;
EO.Pdf
- Added code to ignore invalid content stream reference error that causes PdfDocument to crash in previous versions;
- Added PdfViewerUIElement.AnnotateControls Enum member to allow annotate controls to be turned on/off;
- Fixed setting MVCToPDF.SendToClient to false Client to false results in blank page in the browser issue;
EO.WebBrowser
- Added EngineFeature.RemoteDebugAnyAddress Enum member to allow whether remote debugger should accept connections from any address to be controlled through EngineOptions.SetFeatureState;
- Disabled Chromium’s built-in shortcut Ctrl-Shift-N for opening private browsing window;
