Background:
The implementation of a line break in the computer world originally comes from the typewriter.
In the development of operating systems and applications, however, the implementation was realized
inconsistently. This can lead to different systems and applications interpreting a carriage return (CR) and line
feed (LF) differently.
The following article describes how this may look like and how to program the scanner to realize the correct display
of the data.
What can I do if I get two line breaks displayed?
Download - English Description