B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing #114

Merged
cglavan merged 2 commits from SaveWordSection_PDF_Security into Development 2023-09-13 16:32:25 -04:00
Owner

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.

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.
jjenko added 1 commit 2023-09-13 14:52:42 -04:00
jjenko requested review from cglavan 2023-09-13 14:52:51 -04:00
Author
Owner

here the source control file

here the source control file
cglavan requested changes 2023-09-13 15:30:25 -04:00
cglavan left a comment
Contributor

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.

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.
jjenko added 1 commit 2023-09-13 16:26:43 -04:00
cglavan approved these changes 2023-09-13 16:31:51 -04:00
cglavan left a comment
Contributor

Code review completed. All changes look good and successfully tested during development.

Code review completed. All changes look good and successfully tested during development.
cglavan merged commit 8b666ed287 into Development 2023-09-13 16:32:25 -04:00
djankowski was assigned by cglavan 2023-09-13 16:33:28 -04:00
jjenko requested review from cglavan 2023-09-13 16:38:29 -04:00
cglavan approved these changes 2023-09-13 16:39:08 -04:00
Member

Tested and worked as expected

Tested and worked as expected
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#114
No description provided.