Package io.jmix.reports.yarg.formatters
Interface CustomReport
- All Known Implementing Classes:
- CustomFormatter
public interface 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
- 
Method Summary
- 
Method Details- 
createReport
 
-