name tags

G

Guest

I have a report to print name tags. The report has 6
fields: ID, FName, LName, Job Title, City, Date and
OLEPic. If I select just 8 records, I can print the tags
without any problems. If I select 10 records, I have an
error message: There isn't enough free memory to upgrade
the display. Close unneeded programs and try again.
I don't have any program running while this problem
happens. Also my database is growing fast to 80 Mb after
I pasted all 10 pictures. Please help! I'm so tired to
look aroung to solve the problem.

Thanks in advance
 
P

Pete

This is most likely a printer driver problem caused by the pictures. How big
are they?

If you are not printing the picture on the name tag then base your report on
a query that just returns FName & LName.

Pete
 
Top