I do not see the following features in the WebViewer, particularly for the DOCX editor (we have not yet used much related to the PDF viewer yet):
Undo AND CTRL-Z to undo via keyboard shortcut
CTRL-BACKSPACE to delete the to the beginning of the word, or if at a space, to the previous word. This is similar functionality to Office.
A way to set the width to FitWidth - I know the process to do this but it doesn’t work, so either there’s a different way with DOCX editor or the function needs to be fixed.
An easy way to customize the header - I wanted to remove a divider. I had to write DOM code to actually hide it but since the editor runs in an iframe, this was more difficult than it should be.
Better table editing, like setting background color and ability to adjust line width
CTRL-ENTER to insert page break.
CTRL-U for underline, CTRL-B for bold and CTRL-I for italics
I do not see the following features in the WebViewer, particularly for the DOCX editor (we have not yet used much related to the PDF viewer yet):
Undo AND CTRL-Z to undo via keyboard shortcut
CTRL-BACKSPACE to delete the to the beginning of the word, or if at a space, to the previous word. This is similar functionality to Office.
A way to set the width to FitWidth - I know the process to do this but it doesn’t work, so either there’s a different way with DOCX editor or the function needs to be fixed.
An easy way to customize the header - I wanted to remove a divider. I had to write DOM code to actually hide it but since the editor runs in an iframe, this was more difficult than it should be.
Better table editing, like setting background color and ability to adjust line width
CTRL-ENTER to insert page break.
CTRL-U for underline, CTRL-B for bold and CTRL-I for italics