Change Log
Include change log for:
4/12/2021 - EO.Total 21.0.85
This build contains updates to the following products:
EO.Pdf
- Fixed paging position can be up to 1 pixel off issue;
- Performance improvements;
EO.WebBrowser
- Fixed long running web page may cause memory leak in the browser engine issue;
4/5/2021 - EO.Total 21.0.80
This build contains updates to the following products:
EO.WebBrowser
- Fixed WebView.JSInitCode not working issue;
3/26/2021 - EO.Total 21.0.69
This build contains updates to the following products:
EO.Base (Affecting all products)
- Fixed receiving "Failed to start image manager" on some Windows Server 2012R2 system issue;
EO.Pdf
- Fixed HtmlToPdfOptions.HeaderHtmlFormat/FooterHtmlFormat displayed at the wrong location/size issue;
- Fixed HtmlToPdfResult.LastPosition returns incorrectly value issue;
- Fixed MVCToPDF crashes while running on .NET Core when AutoConvert is set to False ISSUE;
EO.WebBrowser
- Fixed calling WebView.Destroy immediately after QueueScriptCall causing application to hang issue;
3/20/2021 - EO.Total 21.0.62
This build contains updates to the following products:
EO.Pdf
- Added surrogate pair support to EO.Pdf ACM interface;
- Fixed not being able to read some PDF files using AES 256 revision 6 encryption issue;
- Fixed PDFViewer not able to open password protected PDF file issue;
- Fixed PdfViewer UI text displays placeholders instead of properly localized string issue;
- Performance improvements on EO.Pdf HTML to PDF post process step;
- Switched to high resolution coordination values to better reflect sub-pixel rendering result;
EO.WebBrowser
- Added display video capture support;
- Fixed @font-face with local() function may not work properly on Windows Server 2012 issue;
- Fixed sometimes receives “Failed to call JavaScript extension” when calling eoapi.extInvoke issue;
2/17/2021 - EO.Total 21.0.32
This build contains updates to the following products:
EO.Base (Affecting all products)
- Fixed application may crash with named pipe error issue;
EO.WebBrowser
- Fixed calling WebView.StopLoad may cause browser engine to crash issue;
2/3/2021 - EO.Total 21.0.18
This build contains updates to the following products:
EO.Base (Affecting all products)
- Fixed EO worker process (eowp.exe) can not be used by more than one process at the same time issue;
EO.WebEngine (Affecting EO.Pdf and EO.WebBrowser)
EO.Pdf
- Fixed PDF merging may cause text to change width in the merged file issue;
- Optimized PDF font merging to reduce the final PDF file size;
EO.WebBrowser
- Fixed calling WebView.Print and WebView.Capture at the same time from different threads may cause deadlock issue;
- Fixed loading new Url would fail for new popup window issue;
- Fixed right click on a WebView in a Windows.Forms .NET Core application causes application to crash issue;
- Removed Adobe Flash support;
- Removed EngineOptions.AutoScanPlugins property;
- Removed WebView.CustomUserAgent property (use EngineOptions.CustomUserAgent instead);