S
sjmill
I recently converted an Access 2K database front and backend to Access 2003
(this database program was originally created in Access 98). One problem
that is showing up is that many reports are printing in draft, regardless of
the settings. If I open the report in design, change the printer settings,
save and print - it comes out fine. But if I close and open database program
the next time it will print in draft again. Also, if I do a Print All
command uses a macro the report will print fine but if I use a print list and
print button with an DoCmd.OpenReport, ReportName, acViewNormal then it will
print in draft.
The one thing I have attempted is creating a new report, copying the guts
(but for now just on a report with no VB code) and then it always prints
fine.
This program have over 100 reports. I'd like a simpler solution. Any
thoughts.
FYI, I do not have auto correct on.
Thanks.
sjmill
(this database program was originally created in Access 98). One problem
that is showing up is that many reports are printing in draft, regardless of
the settings. If I open the report in design, change the printer settings,
save and print - it comes out fine. But if I close and open database program
the next time it will print in draft again. Also, if I do a Print All
command uses a macro the report will print fine but if I use a print list and
print button with an DoCmd.OpenReport, ReportName, acViewNormal then it will
print in draft.
The one thing I have attempted is creating a new report, copying the guts
(but for now just on a report with no VB code) and then it always prints
fine.
This program have over 100 reports. I'd like a simpler solution. Any
thoughts.
FYI, I do not have auto correct on.
Thanks.
sjmill