Print multiple Forms in Base

I’ve got a table in Base. If I use the form-based filter (e.g. ID > 10 ) I will get multiple entries as a result. Is it possible to print all the results in the form? How do I print them on only one sheet of paper?

If your form only shows one record per form page, then this is not possible from the form itself. If you switch to the table view (rightmost button in dataset navigation toolbar) when the filter is applied, do you see only the filtered results ? If so, perhaps you can select these and drag and drop them into a Writer document.

Hi - Another way…

  1. If your database is not registered : Tools> Options> LibreOffice Base> Databases, click New to select your database
  2. File> New> Text document (or Spreadsheet)
  3. View> Data Sources (F4), Select your database & source (Query, Table…)
  4. Filter (Standard & AutoFilter available)
  5. Click on the row / column intersection to select records
  6. Click Data to Text button (DataSource’s toolbar)

In Writer you can choose to insert as Table, Fields, Text, apply format, etc.