B
Bill
I have racked my brain over this one.
I have an Access 2002 application, that one of it many
functions is to print out order forms that contain proofs
of graduates who are photographed at their graduation.
These order forms are mailed to the graduate so that they
can place an order.
80%-85% of the time all graduates have the same number of
proofs, e.g. a photo of them getting their diploma and a
photo taken after they get off the stage in front of
flag. So they print from a form with two images boxes
designed in.
It is very easy to address this situation.
However, 10%-15% of the time the graduates may have a
different number of poses (most may have 2 but some may
have 3 or 4). The requirement is, using a form that
supports two images, have it add a second page and create
the right number of images boxes on it to handle the
overflow. Since they print 400 or so order forms at a
time, they do not want to print 360 forms with a 2nd
blank page, just to get the 40 that require a 2nd blank
page.
And yes we do print from a form not a report. It turns
out the performance on printing 300-500 reports was
terrible. Plus we did not have the design control we
wanted.
Any good ideas will be appreciated.
Bill
I have an Access 2002 application, that one of it many
functions is to print out order forms that contain proofs
of graduates who are photographed at their graduation.
These order forms are mailed to the graduate so that they
can place an order.
80%-85% of the time all graduates have the same number of
proofs, e.g. a photo of them getting their diploma and a
photo taken after they get off the stage in front of
flag. So they print from a form with two images boxes
designed in.
It is very easy to address this situation.
However, 10%-15% of the time the graduates may have a
different number of poses (most may have 2 but some may
have 3 or 4). The requirement is, using a form that
supports two images, have it add a second page and create
the right number of images boxes on it to handle the
overflow. Since they print 400 or so order forms at a
time, they do not want to print 360 forms with a 2nd
blank page, just to get the 40 that require a 2nd blank
page.
And yes we do print from a form not a report. It turns
out the performance on printing 300-500 reports was
terrible. Plus we did not have the design control we
wanted.
Any good ideas will be appreciated.
Bill