[email protected] wrote: > another situation popped up...the deferred printing. Is there a > variable/attribute/property that I can query to tell me that the next page > is going to print the deferred info?
The deferred stuff is basically encapsulated in printBand(), and you can check to see in there if there's more deferred stuff to print by looking at the deferred variable. There's no class-level attribute to query. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
