Simplest things in QuickReport do not work properly

I am *trying* to do some very simple operations in quickreport and
they are not working. At the moment I only have one report in my
program (gotta start somewhere) and it doesn't perform correctly.

For example:

MyReport.Print;
// break program - wait for report to print - ZZZzzz
MyReport.Print;
// break program - wait for report to print - ZZZZZZzzzzz
MyReport.Print;

Usually one, sometimes two reports only print half the objects
actually on the report. The rest of the objects (lines, text, data)
have disappeared.

Help!
Jason
magic...@ozemail.com.au