Converting RTF to TXT via PowerShell
So I ran into a problem recently where I needed to convert an RTF document back to it’s base text values. I could do it via a copy & paste, but after digging around a little bit, I happened on an article from Microsoft with some pointers. How to: Convert RTF to Plain Text (C# … Read more