K
khalid
I am using the document protection method to programtically lock my document
and force the user to use specific styles. Below are the options I am
setting:
- "No Changes (Read Only)" option. And then giving everyone rights to
freely edit specific regions (xml nodes).
-Within "formatting restrictions" all styles are selected.
Here is my dilemma: Once the document is protected at this level, a lot of
functionality are disabled including : track revisions features, italics,
bold, table properties, table cell alignment, table borders.
Is there a way that I can programtically enable the above mentioned
features which are now disabled? (The toolbar menu disables each of these,
ideally I'd like to override that option and re-enable each of the above
toolbar menu options)
Or is the only way to do this by effectively recreating these
functionalites through maybe the document action pane of a smart document?
Thank you very much in advance!!!
and force the user to use specific styles. Below are the options I am
setting:
- "No Changes (Read Only)" option. And then giving everyone rights to
freely edit specific regions (xml nodes).
-Within "formatting restrictions" all styles are selected.
Here is my dilemma: Once the document is protected at this level, a lot of
functionality are disabled including : track revisions features, italics,
bold, table properties, table cell alignment, table borders.
Is there a way that I can programtically enable the above mentioned
features which are now disabled? (The toolbar menu disables each of these,
ideally I'd like to override that option and re-enable each of the above
toolbar menu options)
Or is the only way to do this by effectively recreating these
functionalites through maybe the document action pane of a smart document?
Thank you very much in advance!!!