Number Component
The Number component is designed to display and format numeric data from your JSON dataset, offering customization options such as adjusting decimal places and modifying thousands and decimal separators.
Auto Increment option allows a unique number to be generated automatically when a new record is added from an array, typically used to add a "Row number" to each item listed in your Order. You can find more information about this feature in our article "How to set up row numbering".
The Advanced tab offers additional options for customizing your documents as well as improving navigation in the editor between components. There are 5 options available:
Unique identifier – Allows adding a unique identifier to component, ensuring precise component identification and improving navigation in the Component list.
Lock position – Locks the component in a defined position, preventing it from being affected by other components and ensuring it doesn’t affect them.
Enable array functions – Enables array functions in the Expression language.
Render as an editable field – Renders the content as an editable field, allowing users to edit the content directly in the generated PDF.
Render HTML as plain text – Renders HTML tags as plain text, displaying the raw tag structure instead of rendering the HTML content.
How to add page numbers?
Number Functions
Supported operators
Auto Increment
Auto Increment option allows a unique number to be generated automatically when a new record is added from an array, typically used to add a "Row number" to each item listed in your Order. You can find more information about this feature in our article "How to set up row numbering".
Advanced tab
The Advanced tab offers additional options for customizing your documents as well as improving navigation in the editor between components. There are 5 options available:
Unique identifier – Allows adding a unique identifier to component, ensuring precise component identification and improving navigation in the Component list.
Lock position – Locks the component in a defined position, preventing it from being affected by other components and ensuring it doesn’t affect them.
Enable array functions – Enables array functions in the Expression language.
Render as an editable field – Renders the content as an editable field, allowing users to edit the content directly in the generated PDF.
Render HTML as plain text – Renders HTML tags as plain text, displaying the raw tag structure instead of rendering the HTML content.
Editable fields
Related articles you may find helpful
How to add page numbers?
Number Functions
Supported operators
Updated on: 06/03/2025
Thank you!