See the result for
this sample
See the code to generate this sample
Line 1 A single page document with narrow margins
is set up.
Lines 2 - 3 The origin of the form is defined.
Line 4 The form is displayed using a Windows metafile that has
previously been created using a graphics package.
Lines 5 - 8 The style of text to over-print on the form are specified.
Lines 9 - 10 Text for a particular instance is now over-printed,
using the origin of the form. Other locations can be easily scaled
from a print out of the original form.
Line 11 Finally, the document is complete and EndDocument displays
the result in the preview window, allowing the user to review
it or print it as desired.