report_py3o_fusion_server
This module extends the py3o report engine to utilize a fusion server for efficient format conversion of reports, enabling advanced PDF options and improved performance.
Key Features
- py3o.server: Manages configuration for Py3o fusion servers including URL and associated PDF options.
- py3o.pdf.options: Defines comprehensive PDF export options for LibreOffice including compression, watermarking, security settings, and viewer preferences.
- py3o.report: Generates reports by sending templates and data to the py3o fusion server for format conversion, supporting various file types and PDF options.
- ir.actions.report: Extends report actions to configure fusion server usage and PDF options per report, with validation for server requirements.