VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
- PAdES signature?PAdES signatures will be available this year in version 8.7.x.
- undo/redo for all toolsPlease be more specific. What functionality do you need?
I thought this would be the Undo / Redo operation programmed to the component level. In PDF Editor, I work with the open pdf document and use various VisualTools. I'm working with text for a while, then I add annotations, then somewhere I mark editorial tags. And before I save the document, I decide to return some of the changes. It's about Undo / Redo to include all tools (_annotationTool, _contentXObjectTool, _textSelectionTool, _removeContentTool and _contentEditorTool) so the programmer does not have to worry about managing changes.We analyzed your request and have found that we can develop functionality for undo/redo in PDF document but for general case the architecture will be very complex. Undo/redo architecture is open and we think that the best way in this situation is to create necessary code in end-user application.
I simply call the Undo () or Redo ()