Introduction
One of the most important parts of pdforge is our opinionated no-code template builder.
With it, you can create stunning reports using our pre-designed components, allowing you to focus less on minor details and more on achieving a polished, professional result.
Our components are categorized into two types:
Low-Level Components
These are highly flexible and can be customized to suit your needs:
• Text
• HTML
• Container
Opinionated Components
These require minimal customization and are designed with predefined styles and functionality:
• Page
• Image
• Icons
• Table
• Metrics Cards
• Alert
• Tags
• QR Code
• Charts
• Page Break
• Divider
• Loops
To learn more about a specific component, explore the detailed documentation available in the sidebar of this knowledge base.
How does variables work?
The variables that will be replaced to generate the final PDF or image will be generated automatically according to the Title of each component. You can see specific rules going to the detailed component documentation.
You can't customize the variable name from opinionated components, as they will be generated automatically according to the component title and content.
On low-level components you can also generate variables using our variables syntax.
• Simple Variable: Enclose your text in double curly brackets: {{ }}.
• HTML Variable: Enclose your text in triple curly brackets: {{{ }}} to include HTML tags.
We're still working on the documentation of every component, so if you have any questions regarding a component that you didn't find here, you can message us at support@pdforge.com and we'll get back to you really fast.
Last updated