You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Pdf.IO\Lexer.cs, line 568 (probably applies to 567 as well), if _nextChar == ' ' (empty space) for whatever reason, Input string was not in a correct format error is thrown.
in Pdf.IO\Lexer.cs, line 568 (probably applies to 567 as well), if _nextChar == ' ' (empty space) for whatever reason, Input string was not in a correct format error is thrown.