Can I make my own Flowables?
Yes. By implementing the Flowable interface, you can create a printable component that can paginate and be intermixed back-to-back with other Flowable instances. Moreover, if you extend the abstract base class J2Pageable and implement its Flowable interface, you will also have a full J2PrinterWorks Pageable with support for headers, footers, margins, orientation, scale, etc. To see sample code for implementing your own Flowable, click here.