Visual Studio Code – The type initializer for 'iText.Commons.Actions.EventManager' threw an exception
I'm trying to build a simple PowerShell cmdlet that will use iText7 to open a PDF file and output the text. I've tried using the iText7Module from PowerShell Gallery, but the LocationTextExtractionStrategy that is part of iText7 is too specific…