We need the ability to have some fields in a form set to read only where others can be edited by the end user.
The rest of the document would need to be read only, and the ability to save/print the result will also be necessary.
Is there a way to get this done using the DocumentProtection or FormProtection objects in the OpenXML SDK?