-
I'm printing several forms in an array, ie A4 sheets. After the first
sheet is printed new data is inserted into the form and the form is
printed again. My problem is: The first page is printed OK, however the
following pages have approx 25% of the width and length missing - can
anyone tell my why? I have set AUTOREDRAW to TRUE and used a
COMMONDIALOG box to capture the users information, ie PORTRAIT etc
-
i have had similiar issues with
the printer object and discovered that
if i remind it of its properties
at the beginning of the next job, everything
prints out okay...
tales of the strange...