Changelog
发行说明
随时了解最新功能、改进和错误修复。
26.2.0Latest
February 26, 2026
Core Viewer
- Bug: Fixed an intermittent file locking issue affecting Doconut deployments running in web farm environments on .NET Core and .NET 6 or higher.
- Enhancement: Improved internal file handling logic to ensure reliable image processing across multiple instances in load-balanced and high-concurrency scenarios.
PDF Converter
- Bug: Fixed an issue where the PDF to PDF/A conversion process could hang during processing.
- Bug: Fixed an issue where table columns were shifted in the resulting Excel file during PDF to Excel conversion.
Word Viewer
- Enhancement: Improved bar chart rendering to ensure accurate visualization and layout consistency.
- Enhancement: Improved table layout handling to prevent layout changes after document rendering.
Excel Converter
- Bug: Fixed a text line spacing issue that occurred when converting Excel files to PDF.
- Bug: Fixed an issue where image transparency was rendered incorrectly when converting Excel files to PDF.
Image Viewer
- Enhancement: Improved JPEG pixel color handling to ensure accurate color rendering.
Project Viewer
- Bug: Fixed an infinite loop that could occur when viewing specific Project files.
26.1.0
January 29, 2026
Excel Viewer
- Enhancement: Improved highlighted text positioning for vertically oriented cell content, ensuring accurate alignment and visual consistency.
Excel Converter
- Bug: Fixed an issue where line spacing between text became compressed when converting Excel files to PDF.
PDF Viewer
- Bug: Fixed an issue where text appeared in different positions on tiles with identical dimensions, ensuring consistent layout and accurate text placement.
PDF Converter
- Bug: Fixed an issue where annotated text became transparent and invisible when converting PDF files to HTML.
- Bug: Resolved a problem where header text was missing during PDF-to-HTML conversion.
PSD Viewer
- Bug: Fixed incorrect blending of transparent pixels for certain blending modes, ensuring accurate layer composition and visual rendering.
Project Viewer
- Bug: Fixed incorrect behavior when rendering Microsoft Project files that use formula-calculated extended attributes.
Visio Viewer
- Bug: Fixed an issue where an embedded object could disappear from the diagram during rendering.
Word Viewer
- Enhancement: Improved EQ field rendering by enhancing displacement handling and updating layout logic for more precise positioning and bounding.
- Bug: Fixed an issue where text was rendered with corrupted or invalid characters in certain Word documents.
Features
- Word Viewer Culture Support: Added support for explicitly defining the document culture when viewing DOC and DOCX files. This ensures that localized content—such as dates—renders exactly as it does in Microsoft Word (e.g., Hebrew dates).
Configuration example:var config = new WordConfig { DocumentCulture = "he-IL" };
25.12.0
December 31, 2025
Excel Viewer
- Fixed issues with shape rendering and formatting in XLSX files, ensuring correct layout.
- Resolved misalignment problems affecting shapes when viewing XLS and XLSX documents.
- Fixed an issue where Excel chart data labels were incorrectly repositioned, causing text alignment shifts during file viewing.
Email Converter
- Fixed a FormatException that occurred when decoding malformed Base64 subject headers containing misplaced periods in encoded words, ensuring more robust email rendering.
Image Viewer
- Improved JPEG2000 decoding performance to speed up image processing and rendering.
- Fixed an issue during CDR rasterization where German umlaut characters were lost or not recognized correctly.
PDF Viewer
- Fixed an issue where the background layout appeared scrambled in the rendered output.
- Resolved a problem where the PDF Viewer could enter an infinite loop when processing certain tables and images.
PDF Converter
- Fixed an issue where converting PDF files to images resulted in images with an incorrect black background.
Word Viewer
- Fixed an issue where math equation shapes were rendered improperly.
Word Converter
- Fixed an issue where equations were not rendered correctly during DOCX to PDF conversion.
- Resolved a problem where content controls appeared in grey font color when converting DOCX files to PDF.
Visio Viewer
- Fixed an issue where some shapes were missing when viewing VSDX files.
- Resolved a System.NullReferenceException that occurred when opening Visio files containing hyperlinks.
25.11.0
November 28, 2025
Excel Viewer
- Fixed a histogram value calculation error that occurred when exporting Excel files to PDF.
- Resolved an issue where leader lines, chart axes, and shadow effects were missing during sheet-to-image rendering.
Image Viewer
- Optimized JPEG2000 processing to significantly improve decoding speed and overall rendering performance.
Email Converter
- Fixed an issue occurring during PDF-to-MSG conversion where a null value in the content-type named property caused the process to fail.
PDF Viewer & Converter
- Improved performance in PDF-to-Image conversion, significantly reducing processing time.
- Fixed an issue where certain languages were rendered incorrectly when converting EPUB files.
- Resolved a highlight opacity issue during PDF-to-DOCX conversion.
Word Viewer
- Implemented native rendering support for PDF radial gradients within Word documents.
- Improved the handling and rendering of gradient brushes in Word files.
Features
- Excel Printing Configuration: New properties PrintGridlines and PrintHeadings added.
25.10.0
October 31, 2025
New Product Launch
- Doconut Converter Plugin: A new module for document conversion (PDF, DWG, PNG, JPG, MSG, EML, PPTX, XLSX, DOCX).
Excel Viewer
- Optimized performance issues with pattern rendering.
- Fixed green line appearing when rendering certain Excel files.
PDF Viewer
- Improved PDF viewing performance for large and complex documents.
- Fixed replacing text issue with large strings.
- Fixed table rendering issue where page breaks were not created properly.
Word Viewer
- Fixed content overlap in document header.
- Fixed incorrect position of images in document headers.
25.9.0
September 30, 2025
Excel Viewer
- Added support for applying user-defined print areas.
- Resolved an issue where shapes in XLSX format were not rendered correctly.
Email Viewer
- Resolved an issue where the Sent Date appeared twice when viewing MSG files.
PDF Viewer
- Resolved an issue where some PDF files produced incorrect image rendering.
- Corrected text formatting issues and scaling problems with embedded pictures.
Word Viewer
- Resolved an issue where Chinese text became invisible.
- Corrected spacing inconsistencies between parentheses and colons.
- Addressed rendering issues where chart labels and plot areas were displayed incorrectly.
General
- Improved handling of client IP normalization in .NET Framework for security.txt.
25.8.0
August 29, 2025
Excel Viewer
- Resolved an issue where textboxes did not auto-adjust their width.
- Corrected a rendering problem where chart labels were displayed incorrectly.
Email Viewer
- Fixed a security issue in the version targeting .NET Framework 4.8.
Image Viewer
- Optimized memory and CPU usage for PNG images.
- Resolved an infinite loop issue encountered when processing JPEG2000 files.
PDF Viewer
- Reduced page optimization time.
- Improved memory efficiency during the processing of large volumes of text data.
Word Viewer
- Corrected an issue where Chinese text was distributed improperly.
Visio Viewer
- Optimized memory usage during rendering.
- Resolved an issue where some shapes were stretched during rendering.
General
- Addressed an issue where conversions running inside a background Task would fail.
25.7.0
July 31, 2025
Image Viewer
- Added support for EMF, AVIF, and DJVU image formats.
- Enhanced performance and resolved stability issues in DNG image viewer.
- Resolved an error where CMX images could not be opened.
Project Viewer
- Added support for rendering Title Horizontal and Title Vertical gridlines in Gantt charts.
- Corrected an issue where certain MPP files containing a VBA project could not be read.
Visio Viewer
- Resolved an issue where lines were incorrectly connected.
- Corrected text alignment inside shapes.
General
- Resolved an issue in ExportMetadata method where security.txt was not populated correctly.
- Updated image processing engine in .NET 6 version for .NET 9 compatibility.
25.6.0
June 30, 2025
Word Viewer
- 将 SkiaSharp 更新至 3.119.0。
- 修正文本框和形状内表格宽度的渲染。
- 修复 INDEX 部分的页码显示。
- 修复 RTF 文档中表格列宽度。
- 解决渲染后缺失的图像。
Excel Viewer
- 修复图表内容位移。
- 修复箭头图形的大小和位置。
- 修复图表标签的位置。
Email Viewer
- 提升 EML 与 MSG 文件中内嵌图像的渲染质量。
- 修复嵌入图像提取问题。
Image Viewer
- 提升 PNG 压缩等级。
- 解决 CMX 与 CDR 图像格式的打开问题。
25.5.0
May 30, 2025
Excel Viewer
- 修复负数格式化问题。
- 修复图例文字方向。
Email Viewer
- 优化渲染性能。
Image Viewer
- 提升 TIFF 查看性能。
- 改进带 ICC 配置文件的 TIFF 图像的颜色导出质量和性能。
PDF Viewer
- 修复绿底问题。
Project Viewer
- 修复甘特图时间尺度标签渲染。
PSD Viewer
- 增强投影渲染。
Visio Viewer
- 修复粗体文字尺寸问题。
- 修复内容截断问题。
25.4.0
April 29, 2025
Excel Viewer
- 修复文本框塌陷问题。
- 解决性能下降问题。
Visio Viewer
- 修复分组形状中的额外空白。
- 解决连字符和斜杠渲染错误。
Email Viewer
- 修复 EML 查看器中丢失的空格。
PDF Viewer
- 修复日文文本格式。
- 解决 SVG 渲染问题。
Project Viewer
- 修复时间尺度渲染问题。
- 纠正时间分段数据的开始和结束日期。
25.3.0
March 28, 2025
Features
- 添加 Email Encoding 属性。
- 添加 Subject & Body Encoding 属性。
Enhancements
- 提升 PDF 性能和内存消耗。
- 提升邮件字符编码处理。
Bug Fixes
- 解决 PDF 文档黑屏问题。
25.2.0
February 28, 2025
Enhancements
- CAD Viewer:添加 MTEXT 支持,修复 DWF 可见性,改进对 .NET Core 的支持。
- Excel Viewer:添加富文本支持,解决图表对齐问题。
- Email Viewer:修复 EML 日期偏移问题。
- Image Viewer:修复空白 TIFF 输出,优化 SVG 内存,解决 CDR 渲染错误。
- PDF Viewer:增强图像压缩,改进表格渲染,修复中文字符渲染。
Bug Fixes
- 解决因自定义字体导致的 Word 文件加载问题。
Important
- 将 System.Text.Json 更新至 8.0.5。
25.1.0
January 31, 2025
Features
- 解决 ExportToPng 与 ExportMetadata 方法中的问题。
Enhancements
- Excel Viewer:为 ODS 添加 AutoShapes 支持,修复图表背景颜色。
- Email Viewer:解决 MSG 文件显示问题。
- Image Viewer:提升 CDR 稳定性,增强 TIFF 帧加载。
- PSD Viewer:纠正 PSD 形状图层处理,修复旧版 Photoshop 的渲染。
- Visio Viewer:修复 VSDX 背景和文本损坏问题。
24.12.1
December 30, 2024
Features
- 在 WordConfig 中添加 FontFolders 属性。
Enhancements
- Excel Viewer:数据排序器中的字体/单元格颜色,支持居中对齐。
- Email Viewer:修复 EML 中 TO 字段的解析。
- PowerPoint Viewer:精准文本放置,恢复文字阴影。
- Project Viewer:修复时间尺度渲染。
- PSD Viewer:正确处理 Shape 图层。
- Visio Viewer:提升阿拉伯语支持。
24.10.0
October 30, 2024
Features
- 在 Doconut DLL 中嵌入 JavaScript 与 CSS 资源。
Enhancements
- 在示例中添加 Resources 文件夹。
- CAD Viewer:支持线型,优化 CadHatch。
- Excel Viewer:支持限制/分组公式。
- Email Viewer:支持 SMIME。
- Image Viewer:增强 TIFF 内存管理。
- PSD Viewer:优化渐变效果。
- PowerPoint Viewer:改进图表渲染。
- Project Viewer:支持任务栏形状。
- Word Viewer:提供阴影颜色控制,改进背景渲染。
Bug Fixes
- Visio Viewer:修复异常线条问题。
24.9.0
September 30, 2024
Enhancements
- 嵌入适用于 .NET Standard/Core 和 .NET 6 的库。
- 修复 PDF 与 Word 的性能问题。
- 在 Word 配置中添加 AutoFitAllTables 属性。
- 添加 GetThumbnailDimensions 方法。
Bug Fixes
- 解决图像批注问题。
24.8.0
August 20, 2024
Enhancements
- 在 Word、Excel、PowerPoint 中实现搜索和复制功能。
- 新增 ExportFileToPdf 功能。
- 在 PDF 配置中添加 SplitSegments 选项。
- 添加 Doconut.Plugins.dll。
- 在 Doconut.Clouds.dll 中自定义错误日志路径。
Bug Fixes
- 解决邮件中图像附件溢出问题。
- 解决 Ionic.Zip.dll 问题。
24.7.0
July 15, 2024
Enhancements
- 在 EmailConfig 中添加 TimeZoneOffset。
- 新增配置:PsdConfig、TxtConfig、TiffConfig。
- CAD Viewer:DGN 渲染,优化加载。
- Excel Viewer:图像重新着色,颜色调整。
- Email Viewer:新增渲染选项。
- Image Viewer:修复 SVG 检测,提升 EPS 渲染分辨率。
- MHT Viewer:新增渲染支持。
- PDF Viewer:多层 PDF 修复。
- PSD Viewer:性能提升。
- PowerPoint Viewer:修复字体/超链接。
- Project Viewer:多页生成修复。
- Word Viewer:额外渲染优化。
- Visio Viewer:拓展渲染能力。
- XPS Viewer:新增渲染支持。
Fixes
- 修复多页显示问题。
- 修复 CallContext 异常。
24.6.0
June 17, 2024
Enhancements
- CAD Viewer:优化加载,增强导出,改进 DXF 文本。
- Email Viewer:精准日期处理,增强 EMLX 支持。
- EPUB Viewer:提升性能,优化段落处理。
- Excel Viewer:无缝单元格合并,嵌入图像,文本方向。
- MHT Viewer:性能优化,图像渲染。
- PowerPoint Viewer:精准图表渲染,优化内存,可靠的超链接。
- Project Viewer:精准单位显示,纵向视图选项。
Fixes
- 改进 iframe 中的焦点处理。
- 修复打印裁剪问题。
24.5.3
May 31, 2024
General
- 支持 PowerPoint 自定义字体。
- 通过 XML/Stream 集成 Doconut 许可证。
- 内存使用优化。
- 提升 PDF 查看器性能。
- 提升 CAD 查看器性能。
- 修复 TIFF 查看问题。
- 解决 DWG 文件错误。
24.4.0
April 15, 2024
General
- 提升 CAD/DGN 引擎。
- 优化 Excel 引擎。
- 优化 PowerPoint 引擎。
- 优化 PSD 引擎。
- 修复水印问题。
- 修复 PowerPoint 打开错误。
24.3.2
March 25, 2024
General
- 发布 Doconut .NET 6。
- 已加入 NuGet 仓库。
- 优化 PDF 加载。
- 升级 Word 处理。
- 提升 Visio 查看器。
- 图像内存优化。
- 支持自定义语言区域。
- 灵活许可。
- 修复 PDF 复选框问题。
- 修复自定义水印字符串。
- 重要:更新 Newtonsoft.Json 与 System.Text.Encoding.CodePages。
1.0.5.2
February 14, 2024
General
- 提升 PDF 性能。
- 升级 Word 查看器。
- 提升 Visio 查看器。
- 改进 Project 查看器性能。
- 提升邮件引擎。
- 修复 DWG 显示。
- 修复 PDF 超链接问题。
1.0.5.1
January 05, 2024
General
- 提升 Visio 兼容性。
- 新增 AWS/Azure 示例。
- 修复印章批注大小调整。
- 修复批注导出重复。
- 修复 DWG 模糊渲染。
- 修复 Excel 标题定位。
1.0.5.0
October 25, 2023
General
- 更新 Word 引擎。
- 修复阿拉伯语 Word 文档问题。
- 更新 PDF 引擎以支持阿拉伯字体。
- 解决 PDF 生成错误。
- 优化邮件引擎。
- 提升 PSD 引擎。
- 重要:SkiaSharp 与 System 更新。
1.0.4.2
January 15, 2022
General
- ExportAnnotationToPdf 名称已更改。
- 更新 ExportToPdf 参数。
- 新增带 filePath 重载的 ExportToPdf。
- 加速批注 PDF 导出。
- 新增 FixInvalidImages 选项。
- 新增 ExportToPdfImage 方法。
- 新增 ExportAnnotationsToPdf 本机选项。
- 新增 ExcelConfig 选项。
- 新增 Config 选项 CachePages。
- 新增示例和函数。
1.0.4.1
August 01, 2022
General
- 新增水印 RGB 颜色支持。
- 新增会话限制功能。
- 新增 IP 限制功能。
- 新增 DoconutOptions。
- 新增 perPageThread 参数。
- 新增 grayScale 参数。
- 新增 ExcelConfig 选项。
- 更新 InitCache。
- 更新 ExportPdfA 与 ConvertPdf 默认值。
- 修复触控支持。
- 渲染改进。
1.0.4.0
四月 02, 2022
General
- 新增对 .Net 6 的兼容。
- 新增 Angular 示例。
- 新增 ExportToPdfWatermark 方法。
- 新增 Annotation 代码后端 API。
- 新增 GetPdfBookmarks 方法。
- 新增自定义许可证路径。
- 新增 SetWatermark 重载。
- 渲染方面的改进。
1.0.3.9
二月 01, 2022
General
- 更新:.NET 框架最低版本 4.7。
- 更新:IncludeJqueryUI 默认 false。
- 新增云支持。
- 新增 ExportToCloud/UploadToCloud 方法。
- 新增 InitCache 方法。
- 新增 LargeDocument 示例。
- 新增 SplitToPdf 和 MergeFromPdf 方法。
- 新增客户端事件。
- 修复了 Slides、BouncyCastle、Pdf 链接、AutoLoad、Search result div、Zoom 的问题。
1.0.3.8
九月 01, 2021
General
- 新增无 OCR/SRH 的搜索。
- 新增 AllowSearch 选项。
- 新增 CopyMode 选项。
- 新增 AllowCopy 选项。
- 新增 SaveSearch 方法。
- 新增 Pdf 链接支持。
- 新增 ConvertPdf 选项。
- 新增 FileFormat API。
- 修复了 Excel、Document 链接、Search div、Focus、Tif 文件的问题。
1.0.3.7
五月 25, 2021
General
- 添加了 Blazor/Razor 页面示例。
- 新增示例解决方案。
- .NET Core CSS 更新。
- CAD 查看器的改进。
- 新增 TifConfig。
- 新增 SetWatermark 方法。
- 新增 CloseDocument 方法。
- 新增 ExportAnnotationsToPng 方法。
- 新增 ExportToPng 重载。
- 新增 WebFarm 设置。
- 在 WebFarm 中新增搜索支持。
- 新增注释 Note 功能。
- 新增 WordConfig 选项。
- 修复了 Note 注释、Pdf DefaultRender、控制台 JS 错误、Annotation 保存的问题。
1.0.3.6
二月 15, 2021
General
- 新增 GetRotateInfo 方法。
- PdfConfig 中新增 DefaultRender 选项。
- 新增 Flip 功能。
- EmailCofig 新增 SkipExternalImages。
- 新增 ExcelConfig 选项。
- WordConfig 和 EmailConfig 的更新。
- ExportToPng 的更新。
- 修复了自由手绘注释、FitWidth/Height、CSS padding、Tooltip、Excel 公式、Pdf 链接的问题。
1.0.3.5
十一月 01, 2020
General
- OpenDocument Uri 重载更新。
- Webfarm 对注释的支持。
- 默认使用 jQuery 3.5.1。
- jQuery UI 升级。
- 修复 HideThumbs 错误。
- excel config 中的 Culture 选项。
- 注释改进。
1.0.3.4
七月 20, 2020
General
- 查看增强。
- Diskimage 处理器的改进。
- 新增 Webfarm 支持。
- DWG、MPP 与 VSD 在 .NET core 中的原生支持。
- 新增 OpenDocumentService。
- 新增 ImageConfig 选项。
- 新增 HyperlinksPageCount。
- 新增 ImageResolution。
- CAD 的新增 DefaultRender。
- CAD 的新增 3D 支持。
- 新增 ExportAnnotationToPdf 方法。
- 修复旋转错误。
1.0.3.3
一月 08, 2020
General
- 修复大项目 / MPP 文件的问题。
- 修复使用 ConvertPdf 的 Word 文件的问题。
- DWG 中新增 PdfMargins。
1.0.3.2
八月 15, 2019
General
- 新增 FixedZoom 属性。
- 文档中新增可点击的链接。
- 新增 Search MVC 示例。
- 修复 Excel 查看。
- 修复水印字体。
- 修复文本注释边框。
1.0.3.1
七月 01, 2019
General
- 水印角落支持。
- 新增 web.config 设置。
- 修复页面重新加载错误。
- 新增 ExcelConfig 选项。
1.0.3.0
五月 01, 2019
General
- 旋转后移动错误已修复。
- 为 DiskHandler 添加了水印支持。
- 修复缩放和 fittype 错误。
- 新增 ImageConfig。
- 新增 Refit() 调用。
- 新增 MSG/EML 作为 HTML 选项。
- 新增示例。
1.0.2.9
二月 20, 2019
General
- 新增对 .NET core / standard 的支持。
- 新增 PDF-A 支持。
- 修复空 Excel 错误。
- 新增现代 UI 示例。
1.0.2.8
九月 15, 2018
General
- 改进 Excel 导出。
- 搜索支持多词。
- 修复 jQuery 3.0+ 滚动问题。
- 新增触摸缩放。
1.0.2.7
七月 15, 2018
General
- 改进 AutoCAD 支持。
- 改进 Html 渲染。
- 支持最新的 jQuery。
- 更好的 PDF 导出。
1.0.2.6
四月 15, 2018
General
- 改进 AutoCAD 支持。
- Html 插件 Windows 2016 支持。
1.0.2.5
十二月 06, 2017
General
- 新增 OnPageClicked 事件。
- 新增 DocumentConfig 选项。
- 新增 GetDocumentFormat 方法。
- 支持 AutoCAD 2018。
- 移除 Submit Query 文本。
1.0.2.4
八月 24, 2017
General
- 支持 MVC Razor。
- 新增 DCN 服务器项目。
- 修复注释边框大小。
1.0.2.3
三月 01, 2017
General
- CAD 格式、DXF 支持的改进。
- 新增自定义配置支持。
- 为 DiskImageHandler 添加线程支持。
- 修复文本注释的错误。
1.0.2.2
十月 01, 2016
General
- CAD 格式的改进。
- 新增 LargeDoc 属性。
1.0.2.1
三月 01, 2016
General
- 新增对 MHT 的支持。
- 改进 Tiff 查看。
- Excel 中的 SafeLoad 选项。
- 新增 ExportToPdf 重载。
- 自由手绘注释错误已修复。
1.0.2.0
九月 10, 2015
General
- 修复 Annotation 插件加载问题。
- 修复 Annotation Ajax 保存问题。
1.0.1.9
三月 31, 2015
General
- 支持客户端 JavaScript 事件。
- 改进 Stamp 注释控件。
- 新增移动端支持。
- 更新 ShowAnnotations 函数。
- 新增属性 MaxZoom。
- 新增 javascript 函数 VisiblePages()。
- 修复对多个文档进行注释时的错误。
1.0.1.8
十月 15, 2014
General
- 改进注释创建。
- 改进箭头注释渲染。
- 增强注释示例页面。
- 缩略图显示注释。
- 新增对 CSV 的支持。
- 新增 WatermarkInfo 和 AutoClose 属性。
- 新增示例页面。
- jQuery 更新。
1.0.1.7
七月 31, 2014
General
- 新增属性 AutoLoadPages 和 CacheEnabled。
- 支持 OpenOffice 格式。
- 新增隐藏页面的函数。
- Asp.Net 打印横向支持。
- 停止对 SVG 和 EPUB 的支持。
- 新增密码示例页面。
- 新增用户控件示例页面。
- 新增帮助 pdf 文件。
1.0.1.6
五月 15, 2014
General
- 新增 tooltip 和 zoom 的属性。
- 新增 Mobile、Update Panel 示例。
- 修复 HTML 和 MPP 的错误。
- 停止对 EPUB 与 SVG 的支持。
1.0.1.5
二月 20, 2014
General
- 新增将文档导出为 PDF 的函数。
- 新增 Office Ribbon 示例。
- 修复 Word 和 Dicom 的错误。
- 新增对 EPUB 与 SVG 格式的支持。
1.0.1.4
十二月 25, 2013
General
- 平滑的文本注释和新的图像注释类型。
- Note 注释的非 ASCII 支持。
- 新增属性 IncludeJQueryUI。
- 新增属性 BasePath。
- 新增 JavaScript 属性 IsLoaded。
- 修复 Excel、PowerPoint 和 CAD 格式的问题。
1.0.1.3
六月 01, 2013
General
- 新增搜索功能。
- 更好地支持 XLS 文件。
1.0.1.2
三月 29, 2013
General
- 新增属性 FitType。
- 从 javascript api 更改 FitType。
- 新增对 TXT 文件的支持。
- 打印 Silverlight 窗口图标。
- 修复 MSG 文件的错误。
1.0.1.1
三月 15, 2013
General
- 现在可以将文档保存为通用的 .DCN 格式。
1.0.1.0
二月 20, 2013
General
- 新增需要 Silverlight 的打印支持。
- 新增注释支持。