Closed MichaelL79 closed 4 weeks ago
Hi @MichaelL79 , thank you for reporting this issue.
The Word.FieldCollection
included in API set: WordApi 1.4, is not available on volume-licensed perpetual Office versions.
The Office version number: Word LTSC MSO (16.0.14332.20734) 64-Bit is volume-licensed perpetual Office versions, have you tried isSetSupported to check if the specified requirement set is supported by this Office application?
Hi @qinliuMSFT, thanks for the quick response and the clarification. Does this mean it is not possible to read fields with LTSC versions of Word? To me, this seams like a very basic task and it is a little strange this is not supported. Is there a different way to achive the same?
Best regards, Michael
Hi @MichaelL79 , sorry, there is currently no such way.
In a Word Addin we are reading the contents of the primary footer. This works very well on most installations but when used with Word 64 Bit we always get an error "RichAPI.Error: General Exception"
Environment
Expected behavior
Should work as with Word 32 Bit
Current behavior
Always throws mentioned exception
Steps to reproduce
Exception happens at the second context.sync