Page 1 of 1

New features request for version 9.0 of VintaSoft Imaging .NET

Posted: Fri Sep 07, 2018 10:44 am
by Alex
The following features are being considered for inclusion in version 9.0 of VintaSoft Imaging .NET SDK:
  • .NET Core 3 support for Windows.
  • DOCX decoder.
  • Ability to convert DOCX file to PDF document.
If you have any idea or suggestion, please write it here.

Re: New features request for version 9.0 of VintaSoft Imaging .NET

Posted: Sun Sep 09, 2018 6:38 pm
by miromr
- PAdES signature?
- undo/redo for all tools

Re: New features request for version 9.0 of VintaSoft Imaging .NET

Posted: Mon Sep 10, 2018 8:15 am
by Alex
Hello,

Thank you for suggestions.
miromr wrote: Sun Sep 09, 2018 6:38 pm - PAdES signature?
PAdES signatures will be available this year in version 8.7.x.

miromr wrote: Sun Sep 09, 2018 6:38 pm - undo/redo for all tools
Please be more specific. What functionality do you need?

Best regards, Alexander

Re: New features request for version 9.0 of VintaSoft Imaging .NET

Posted: Mon Sep 10, 2018 6:47 pm
by miromr
Thank you
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.
I simply call the Undo () or Redo ()

Miro

Re: New features request for version 9.0 of VintaSoft Imaging .NET

Posted: Tue Sep 11, 2018 8:23 am
by Alex
Hello Miro,

Thank you for explanation. We will analyze your request and will try to provide you necessary functionality.

Best regards, Alexander

Re: New features request for version 9.0 of VintaSoft Imaging .NET

Posted: Fri Nov 22, 2019 12:19 pm
by Alex
Hello Miro,
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.
I simply call the Undo () or Redo ()
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.

Best regards, Alexander