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
It appears that the PageReader.GetText() method of this excellent library removes empty lines. These may contain information, e.g., indicating the end of a paragraph. Is it possible to add e.g., a parameter 'bool keepEmptyLines' for GetText() that would allow keeping or removing empty lines? Many thanks!
The text was updated successfully, but these errors were encountered:
It appears that the PageReader.GetText() method of this excellent library removes empty lines. These may contain information, e.g., indicating the end of a paragraph. Is it possible to add e.g., a parameter 'bool keepEmptyLines' for GetText() that would allow keeping or removing empty lines? Many thanks!
The text was updated successfully, but these errors were encountered: