2

LibreOffice Base opens reports automatically in read-only mode. I've looked everywhere to find how to make sure it doesn't opens reports in read-only mode.

Does anyone knows how to make sure that LibreOffice Base won't open reports in read-only mode?

Thank you for your time!

Gerwin
  • 1,572
  • 5
  • 23
  • 51
M Zeinstra
  • 1,931
  • 4
  • 17
  • 46
  • More importantly, why does Libreoffice do this? The data is opened in memory. I shouldn't need a permanent place on disk to make in-memory edits. Please fix this broken behavior @libreoffice_folks... – Him Feb 04 '22 at 17:04

3 Answers3

2

Just do a SAVE AS for your read-only report file. And then open the resulting .odt document. It will be editable.

M Zeinstra
  • 1,931
  • 4
  • 17
  • 46
1

In the version I'm using (5.0.5) there's an info bar at the top of the created document:

This document has been opened read-only.                                               Edit Document

Gerold Broser
  • 14,080
  • 5
  • 48
  • 107
0

As suggested here by redN00ws, this worked for me:

Have you tried 'Format' > 'Sections' ? Then select the Section (eg. Section1) with 'Write Protection' activated and deactivate it. Now it should be editable.

Steve Saporta
  • 4,581
  • 3
  • 30
  • 32