Logo
NeoArc Studio

PDF Card Table

Data rendered as visual cards rather than table rows. Each card shows a record with key fields highlighted.

The PDF Card Table block presents tabular data as a grid of visual cards rather than traditional table rows. Each card displays a record with a prominent title field and supporting detail fields, making it easier for readers to scan individual records in print output.

When to Use

Block Properties

PropertyRequiredDescription
RecordsYesArray of data records to render as cards
Title FieldYesThe field name used as the card heading
Detail FieldsYesOrdered list of fields displayed below the title
ColumnsNoNumber of cards per row (default: 3)
Card ColourNoOptional accent colour applied to the card header
Show BorderNoWhether to render a border around each card (default: true)

Layout Behaviour

Cards are arranged in a grid with equal-width columns. Each card has a fixed height per row, determined by the tallest card in that row. If a card's content exceeds the available space, it is truncated with an ellipsis. The block respects page margins and avoids splitting a card across a page break where possible.