| Interface | Description |
|---|---|
| CustomReport |
This interface may be implemented if you need custom formatting logic, not covered by and provided formatter
Example: you need to merge pdfs created by another reports
|
| ReportFormatter |
This interface describes a logic which construct resulting document
|