B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
This commit is contained in:
@@ -655,6 +655,7 @@ namespace Volian.Controls.Library
|
||||
}
|
||||
else // Otherwise open it in the Word editor
|
||||
{
|
||||
Document.ConvertWordSectionToDOCX(myItemInfo); // B2023-093 Convert a Word section to the DOCX Word format if needed before opening it for edit
|
||||
return OpenDSOTabPage(myItemInfo);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user