Hi,

I am trying to update some existing customProperties in a word document. I
have found the necassary code to the update the document properties
(http://www.docjar.com/html/api/org/apache/poi/hpsf/examples/ModifyDocumentSummaryInformation.java.html)
and this works great.

However for the new document to contain the updated values you still need to
open the document right click on the property and select "update field".
Because several of these are being created with different properties for
distribution it is not viable for the end user to do this, or have a macro
to do this for them.

 Is there anyway of updating document property fields on document creation?

Thanks for any help you can offer
-Alex
-- 
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/Update-custom-property-fields-tp3229453p3229453.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to