Hi, For our Document Management Solution we are currently looking at POI HPFS to change some custom properties in the DocumentSummaryInformation stream.
I am using poi-2.1-20040512 (from CVS) on MSOffice2000 Word-documents. >From the point of POI everything seems OK. I'm using the POIBrowser to view the >changes made, I can see the correct entries and my changes (in the >DocumentSummaryInformation). But when opening the document in Word our custom properties in the DocumentSummaryInformation are no longer displayed (File->Properties->Custom) I found that the WriteAuthorAndTitle.java example, provided with the distibution, (allthough changing basic properties in the SummaryInformation stream) has the same outcome All custom properties (available in the input-file) don't display but are available according to the POIBrowser. Can anybody elaborate on the 'problem', am I missing something or ... ? Regards, Rini van de Wiel
