B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing #114
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "SaveWordSection_PDF_Security"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
Word Sections
PROMS will now automatically convert older Word sections to use the Word DOCX formatting. This allows for the use of the Security Label feature that is only available to the DOCX formatted Word files. The conversion is a onetime process and will be run automatically when a Word section still using the DOC Word formatting is either Edied or Printed from PROMS. You will see a brief status message appear to let you PROMS is converting the Word section to the DOCX formatting.
here the source control file
Wrap logic in a Try...Catch statement to catch any exceptions that occur during the conversion process, and include code to write to the error log for debugging purposes.
Code review completed. All changes look good and successfully tested during development.
Tested and worked as expected