Package com.inet.report.output
package com.inet.report.output
Provides comprehensive output handling for i-net Clear Reports, supporting various document formats
and streaming capabilities for efficient report generation and delivery.
This package implements a sophisticated output system that:
- Manages document streaming for various output formats
- Handles page-based document generation
- Supports font data management
- Provides error handling and reporting
- Manages group tree data for document structure
The output system supports:
- Streamed document output for efficient memory usage
- Page-by-page document generation
- Font embedding and management
- Error state handling and reporting
- Document structure management
- Page limit enforcement
- Total page tracking
- Since:
- 16.2
-
ClassDescriptionInstances of this interface store the rendered data (pages, chunks, fonts, etc ) of a report.A streamed output for
Engineresults.