Work on 2 documents side by side

Am I able to work on 2 documents (either word, spreadsheet, draw or presentation) side by side on the same screen?

The documents are presented in separate windows under LO. Adjust the window sizes to tile them side by side.

To show the community your question has been answered, click the ✓ next to the correct answer, and “upvote” by clicking on the ^ arrow of any helpful answers. These are the mechanisms for communicating the quality of the Q&A on this site. Thanks!

In case you need clarification, edit your question (not an answer which is reserved for solutions) or comment the relevant answer.

Sorry. Was interupted and posted without checking for other answer.

@Lupp: you’re welcome

In a common application window (like MDI): No.
On the same screen: Yes.
There they (the document views) are anyway, just mostly positioned overlapping (or even using the same area completely).
You need to arrange the container windows per document as you want them. This positioning and shaping is not specifically supported.
You would need some macro programming to automate the “side by side” presentation as you prefer it.
The StarDesktop variable predefined for LibreOffice Basic knows everything about the container windows you need.

As others have mentioned, each file will be its own window. If you’d like to make the “side by side” activity easier:

  • Under Windows:
    • Use the Windows + Cursor-Left combination to move a window to the left half of your screen; use Windows + Cursor-Right combination to move the other window tot he right half of your screen.
  • Under macOS:
    • Easiest way is to use the “Spectacle” (free) app, which gives a host of keyboard shortcuts to quickly position windows on the left/right/top/bottom side of screen, and easily manage multiple windows.