Releases
3.0.0
Compare
Sorry, something went wrong.
No results found
Features Highlights
Added support for text selection. We can now copy and annotate selected text.
Added three text markup annotations: highlight, strikeout and underline.
Added support for text search.
API Changes
Added classes for text markup annotations.
Added interfaces to set up text markup annotations.
Added new tool mode for EditViewer: textSelection.
Added new annotation modes for EditViewer: highlight, strikeout and underline.
Added new buttons in ToolbarConfig : copy, highlight, strikeout and underline.
Added new elements for EditViewer:
TextSelectionMode
TextSearchPanelSwitch
TextSearchPanel
HighlightAnnotation
UnderlineAnnotation
StrikeoutAnnotation
Added text selection and search methods and events for EditViewer .
Added an IDocTextSearcher interface that can be created using createTextSearcher() of IDocument .
Added isPageModified() method to detect whether a page has been modified.
Added getVisiblePagesInfo() for viewers.
Added new events for viewers.
Updated IPageData to use Promise functions for computing-intensive operations.
Updated updatePage() to allow updating a page with PDF page content that has annotations.
Updated addFonts() to return an array of the names of added fonts.
Updated DisplayTextConfig for new elements.
Removed the options parameter of getDefaultUiConfig() .
Improvements
Fixed the ineffective quality parameter of saveToJpeg() if a page is unmodified.
Improved cursor styles.
Improved the performance of resaving a large PDF file.
You can’t perform that action at this time.