When do some test with dev 3.1 (latest snapshot) i found a anoying
regressing in the use of the User Defined DocumentInfo
I have a lot of code around who uses:
oDocuInfo = oDocument.getDocumentInfo()
dim str1 ,str2 as string
str1 = oDocuInfo.PMG_StylesVakjes
str2 = oDocuInfo.PMG_KolommenCitaten
sinds 2.3 this works fine with 3.1 i got null strings
now i have to use
oDocuInfo.GetpropertieValue(" PMG_StylesVakjes")
Changing this few lines is not the problem, but The code is around in
Thousands of documents.... :-)
should i start changing my code or can this be fixed ?
Fernand
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]