public interface Format
| Modifier and Type | Method and Description |
|---|---|
void |
formatPage(FormattingContext ctx,
Page page) |
void |
formatPage(ViewFormattingContext ctx,
Page page) |
void formatPage(FormattingContext ctx, Page page) throws ReportingException
ReportingExceptionvoid formatPage(ViewFormattingContext ctx, Page page) throws ReportingException
ReportingException