Examples
Explore document examples generated by Carbone
Simple
Expert
These examples require Carbone v5 and use the :set
formatter to transform the incoming JSON. Use case examples:
- Display an intermediate balance on each page of a bank statement, even though the JSON data does not contain this intermediate calculation or any concept of pages.
- Compute the X/Y position of shape from geographical positions.
- Split the data into groups of three rows with five columns to display boxes in a slideshow
- Compute and print a subset of the data to show a summary on the cover page.