ODFUSERFIELD(1) | User commands | ODFUSERFIELD(1) |
NAME¶
odfuserfield - List or change the user-field declarations in an ODF file
SYNOPSIS¶
odfuserfield [-l] [-L] [-x field...] [-X field...] [-s field:value...] [-o path] path
DESCRIPTION¶
Odfuserfield is a program that will list or change the user variable declarations in an OpenDocument file. There are two kinds of variables in OpenDocument. Simple variables can take different values at different positions, throughout a document. User variables have the same value throughout a document. Due to the latter's global nature it is safe to change them with an external application.
Use odfuserfield to fill out form letters before printing or giving to the user.
“Path” is assumed to be an OpenDocument file of text, spreadsheet or presentation type.
OPTIONS¶
-l
-L
-x field
-X field
-s field:value
-o path
EXAMPLE¶
odfuserfield -L odf-file
SEE ALSO¶
TODO¶
Implement formulas. See OpenDocument v1.0 specification section 6.3.5. This requires a different syntax for -s arguments.
AUTHORS¶
Søren Roug
Michael Howitz
gocept gmbh & co. kg
10/19/2022 | odfpy |