Printing a big report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report in an Access 2000 adp. The Report has 256 pages with data, 12
images/page. The images are linked from files. I have 2GB RAM.
The printpreview works well and show me all the data, but if I want to
print, there is no reaction. No errormessage, no hang and even no print.
If I reduce the amount of data, the printing works well. I have tried with
different printers. What's the problem?
 
Just a test as a possible work around. If you open the report using code
with the acViewNormal parameter (i.e. print the report but NOT open the
preview first) will it print?
 
Back
Top