Hi Dave,
If you follow the steps below, what is the result?
1. Open the sample database northwind.mdb.
2. Create a new report in design view, add one list box control, in the
wizard set the list box to some column of the table.
3. save the report, open the report, does the data show out in print
preview? After it is printed out, does the print out contain the content?
If the data does not appear, change the default printer to other printer,
reopen the database file and open the report, does the content in the list
box control appear in print preview model?
Sincerely,
Alick Ye, MCSD
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Dave" <
[email protected]>
| X-Tomcat-NG: microsoft.public.access.reports
|
| I've tried all of your suggestions and the problem
| persists. I even tried printing to a PDF generator and the
| data in the list box does not show up.
|
| >-----Original Message-----
| >Hi Dave,
| >
| >I have some general ideas about the issue; it could be
| related to the
| >report object, printer driver, etc.
| >
| >1. Delete the original listbox and add a new list box,
| fill the data and
| >print it, if the problem does not occur, it seems the
| original listbox
| >control is corrupt.
| >
| >2. Create a fresh new report with a new listbox control,
| try to print this
| >report, does the problem occur?
| >
| >3. Try to print the report to other printer, if it works
| well, you may need
| >to re-create the printer or upgrade your printer driver.
| >
| >Please feel free to reply to the threads if you have any
| concerns or
| >questions.
| >
| >
| >
| >
| >Sincerely,
| >
| >Alick Ye, MCSD
| >Microsoft Online Partner Support
| >
| >Get Secure! -
www.microsoft.com/security
| >This posting is provided "as is" with no warranties and
| confers no rights.
| >
| >--------------------
| >| Content-Class: urn:content-classes:message
| >| From: "Dave" <
[email protected]>
| >| Sender: "Dave" <
[email protected]>
| >| X-Tomcat-NG: microsoft.public.access.reports
| >|
| >| I have a listbox that is populated by a custom
| function.
| >| The data shows up on the report but not when it's
| printed.
| >|
| >
| >.
| >
|