[ 
https://issues.apache.org/jira/browse/ODFTOOLKIT-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124390#comment-15124390
 ] 

Svante Schubert commented on ODFTOOLKIT-374:
--------------------------------------------

There is no method as it is not a member of the predefined metadata types of 
ODF, see
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1415090_253892949

Get the meta.xml via OdfDocument.getOfficeMetadata
or you might do it with the Simple API
org.odftoolkit.odfdom.incubator.meta.OdfOfficeMeta.getOfficeMetaElement()
and add the attribute via XML DOM methods.

> Set the field "Last Modified By" in the metadata file
> -----------------------------------------------------
>
>                 Key: ODFTOOLKIT-374
>                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-374
>             Project: ODF Toolkit
>          Issue Type: Improvement
>          Components: java, odfdom
>    Affects Versions: 0.5-incubating
>         Environment: Windows 7, java 1.6
>            Reporter: Guzman Rejon
>
> How I can set the field "Last Modified By" (The name of the last person who 
> modified the document) in the metadata file?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to