홈 / 뉴스 / 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.