pdf_template_config_update
Update PDF template configuration for your company. Customize template design, colors, fonts, logo visibility, bank info display, footer text, and custom CSS applied to all generated PDFs.
Instructions
Update the PDF template configuration for the current company. Customize the template design, colors, fonts, logo visibility, bank info display, footer text, and custom CSS applied to all generated PDFs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| showLogo | No | Show company logo on PDFs (default: true) | |
| companyId | No | Company UUID (overrides configured default) | |
| customCss | No | Custom CSS styles injected into the PDF template | |
| fontFamily | No | CSS font family for the PDF (e.g., "DejaVu Sans", "Roboto") | |
| footerText | No | Custom footer text displayed at the bottom of PDFs | |
| primaryColor | No | Primary brand color in hex format (e.g., "#2563eb") | |
| showBankInfo | No | Show bank account information on PDFs (default: true) | |
| showVatInRon | No | Show the VAT amount converted to RON on foreign-currency invoices (default: true). Legally required (Cod Fiscal art. 319 (20) j) for RON VAT payers issuing in foreign currency. | |
| templateSlug | No | Template design to use: classic, modern, minimal, or bold |