首页 / 新闻 / 更新了 Syncfusion Essential Studio Enterprise
更新了 Syncfusion Essential Studio Enterprise
JavaScript PDF Export 添加对查看器首选项的支持,以便在打印 PDF 文档时处理页面缩放。
7月 6, 2023
新版本
特性
JavaScript
Chip
Added htmlAttributes support for the Chip component.
DataManager
Added support for persistence in DataManager. By setting, the enablePersistence and ID properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.
Document Editor
Added support for editing alternate text for images.
Added support for character spacing and scaling.
Added support for linking to the previous header/footer.
Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.
PDF Export
Added viewer preference support to handle page scaling when printing PDF documents.
PDF Viewer
You can now restrict the file download of export annotation and form fields.
Microsoft .NET MAUI
SfPdfViewer (Preview)
Added 'Tapped' event in the PDF Viewer. When tapping the control, this event provides valuable information such as the page number and position at the tapped location.