In LibreOffice 24.2.7.2 on Ubuntu 24.04.4 LTS, when I insert a big spreadsheet into a Writer document, Writer shows it with the bottom two rows cut off (i.e. hidden; cropped; not visible; disappeared).
To reproduce:
- Create a Calc spreadsheet with text content in cells A1:Z15, and save it as a .ods file
- In Writer, click Insert > OLE Object > OLE Object…
- In the resulting Insert OLE Object dialogue box:
- Select Create from file, then
- Select Link to file, then
- Click the Search… button, and select the Calc spreadsheet from earlier.
Expected result:
- All cells of the inserted spreadsheet, as viewed in Writer, are visible.
Actual result:
- The inserted spreadsheet, as viewed in Writer, appears to be missing its bottom two rows.
Solutions I have tried that were unsuccessful:
- Click the inserted spreadsheet and drag the bottom handle down. This just scales the view of the spreadsheet vertically, distorting the aspect ratio.
- Right-click the inserted spreadsheet and click Edit. Then drag the bottom handle of the embedded edit window down. This lets me see the bottom rows are definitely present in the spreadsheet - but as soon as I click outside the embedded edit window, Writer pops up a dialogue box saying, “You have changed the data in the inserted object which will be overwritten by updating the [file name]. Do you still want to overwrite this data?” (I don’t know why it does this, since I haven’t actually changed the spreadsheet.) The options are Overwrite or Cancel. If I press Overwrite, Writer goes back to showing me the same view of the spreadsheet as it did originally, with the bottom rows hidden.
- In step 1 above, click Format > Print Ranges > Edit… and set the Print Range field to
$A$1:$Z$15. This seems to have no effect. - In step 1 above, as well as setting the print range to
$A$1:$Z$15, go to Format > Page Style… > Sheet and set the Scaling mode to Shrink print range(s) on number of pages and Number of pages to 1. Again, this does not solve the problem.
Unfortunately, the Writer and Calc documents exhibiting this issue contain private information so I can’t upload them here for scrutiny or testing. If I manage to create some test documents that exhibit the same issue, I will upload them here.