Class ODTReport

java.lang.Object
All Implemented Interfaces:
Executable, ContentProducer, ContentType, RequiresTransactionManager, Closeable, AutoCloseable, Runnable
Direct Known Subclasses:
ODTObjectReport

public class ODTReport extends AbstractODTReport<StoredObject>
Represents a report based on the ODT format, allowing integration with devices for viewing or printing. This class provides various constructors to configure the report with a device, template, or filler data, and ensures that the report is executed and viewed as per the requirements.
Author:
Syam