ODF_SET_FIELDS

Section: User Contributed Perl Documentation (1p)
Updated: 2022-06-16
Index Return to Main Contents
 

NAME

odf_set_fields - Set names & values for user-defined fields  

USAGE

odf_set_fields <filename> -options  

SYNOPSIS

Sample script updating or creating 4 user-defined fields of an ODF file and adding new keywords. Existing keywords are preserved. Old user-defined fields names and values are deleted and replaced. The revision number of the document is incremented by 1.

The keywords must be passed as a comma-separated list through the -keywords option.

The user-defined fields/options are : -contact -organization -status -diffusion

Examples:

odf_set_fields foo.odt -contact ``Donald Duck'' -organization ``Genicorp''

odf_set_fields foo.odt -status ``Complete'' -keywords ``software, office''


 

Index

NAME
USAGE
SYNOPSIS

This document was created by man2html, using the manual pages.
Time: 09:04:42 GMT, April 19, 2024