Hi all
I’m new to LibreOffice, and trying out the product, to see if it may be a replacement for the Microsoft Office Suite.
Right now I’m looking into some PowerShell scripts, that replaces text in Word documents using the COM api Word.application. I’m having trouble with finding documentation on a similar API for Writer, so I’ve tried using simple PowerShell replace in a .fodt document instead - which is causing me trouble due to the UTF8 encoding.
Could someone please point me in the direction of some method / script, that replaces text in existing Writer documents?
Thanks in advance.
/Stickybit