New features request for version 9.0 of VintaSoft Imaging .NET

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

New features request for version 9.0 of VintaSoft Imaging .NET

Post 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.
miromr
Posts: 3
Joined: Thu May 31, 2018 1:15 am

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

Post by miromr »

- PAdES signature?
- undo/redo for all tools
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post 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
miromr
Posts: 3
Joined: Thu May 31, 2018 1:15 am

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

Post 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
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

Hello Miro,

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

Best regards, Alexander
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post 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
Post Reply