evil79genius

Results 4 issues of evil79genius

Now it works with Aruba Cloud 2FA too

The triggering of MessageReceived event used to happen only if the server has been configured to use MessageStore. This commit allows processing of messages by an event handler without the...

Using the `BasicExtractionAlgorithm`, when invoking the `Extract` method that receives `IReadOnlyList verticalRulingPositions` parameter, the result always consists of a single column, no matter what gets passed.

When creating the Rulings from the passed verticalRulingPositions array, first parameter of the constructor should be the bottom, while before the page height was passed.