Bases: Export embedded table view as PDF

Use case or problem

Embed a view to a base in a document and export the document with the table as PDF.

Proposed solution

The Table is rendered to PDF. Table header is repeated after page break.

Current workaround (optional)

Replace the table with a data view query of teh sam result structure.

2 Likes