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;
-
Place 1x1 table in the beginning of it;
-
Set background image for the table (can also be computed);
-
Place all you want to place in the form inside this table.
Miro