Creating and Managing PDFs
FNZ Studio offers a comprehensive suite of PDF-related functionalities integrated into its workflow and data model. These features enable the creation of rich, dynamic, and process-aware PDF documents
This process is based on two main Business Objects, namely:
-
PDF Output Business Object: It serves as the blueprint for static or data-driven document templates. It enables the creation of structured PDF documents that can include:
-
Text blocks
-
Images and vector graphics
-
Static and dynamic tables
-
Conditional components based on business logic
-
-
PDF Output Table Business Object: It generate content dynamically based on underlying data structures and can be used for reports, statements, and client summaries. It supports:
-
Iterating over lists or collections
-
Dynamically rendering columns, images, and styles
-
Adding design logic like alternating row colors or conditional formatting
-