plesk.blogg.se

How to digitally sign a word document
How to digitally sign a word document












Step 1 involves a UserForm that when completed writes the user input values to various bookmarks (both placeholder and enclosing) pre-set on the blank document. There are 3 stages that the document is saved at: The MS Word document is an Assessment used throughout various training for the business to ensure staff have a sound understanding of newly learned work types. I had just about finished developing a MS Word Document containing a fair bit of VBA and UserForms when the policy was changed and here lies my potential problem. With that said, I am not very familiar with Digital Signatures however to my understanding once a file has been signed with one, if you save the file update any code in the project it will lose the Digital Signature. Note: I have no say in the matter nor do I have the ability to discuss this with the team that implemented the change.Īlso Note: I unfortunately don't know what type of Signature will be applied to my document or where it will be from. My concern is specifically with MS Office Applications using VBA. Long story short, my workplace now require Macro enabled files to be signed with a Digital Signature otherwise Macros are disabled (with no enable option) due to a security policy update. What is an effective work-around to prevent a Digital Signature dropping from a file when it's saved? Or, What would be an efficient way to replicate saving data to a Macro Enabled MS Word Document with a Digital Signature? Some context.














How to digitally sign a word document