Printing Graphic Background of Form

Does anyone know if v6 allows us to print the image that is an imported graphic in the background along with the text entered into fields on a form?

Subject: Printing Graphic Background of Form

In R5 this was also quite often asked question. So far, the only way I have found to print an image as background of a form is to:1. Create a form;

  1. Place 1x1 table in the beginning of it;

  2. Set background image for the table (can also be computed);

  3. Place all you want to place in the form inside this table.

Miro