Paul McNett wrote: > More work on the report writer para problem. It feels like it's getting > closer. > John's sample seems to print sanely, although I'm not sure if the missing data > problem persists.
I'm seeing missing data in my invoice report, occasionally. I think that it is choosing to defer printing of the line to the next page, but the next page thinks its already been printed. Probably a bad list.pop() or list slicing somewhere... Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
