T
Todd Stephens
I am new to application development, and I have been tasked to create an
Access application to facilitate ordering of printed materials in my
company. The application will be used by our marketing managers who are
dispersed throughout the company (multiple physical locations). I will be
placing the application on a server accessable to all via the WAN.
Eventually this will be migrated to a SQL backend with a web interface, but
that is not possible at this time.
The problem I am running into is getting a job spec sheet (a report) to
print on a printer located in the company's in-house print shop. I have a
command button set up to print this report once the user is done filling out
the order information on a form, but I cannot figure out how to get the
report to print to a specific printer rather than the current user's default
printer. It looks like Access 2002 would make this a simple matter with the
printers class, but I am limited to the 2000 version. The printer I need
the report to go to is networked, so connectivity is not a problem. Is this
even possible in 2000? If so, how do I go about coding this in? Thanks in
advance for any help.
Access application to facilitate ordering of printed materials in my
company. The application will be used by our marketing managers who are
dispersed throughout the company (multiple physical locations). I will be
placing the application on a server accessable to all via the WAN.
Eventually this will be migrated to a SQL backend with a web interface, but
that is not possible at this time.
The problem I am running into is getting a job spec sheet (a report) to
print on a printer located in the company's in-house print shop. I have a
command button set up to print this report once the user is done filling out
the order information on a form, but I cannot figure out how to get the
report to print to a specific printer rather than the current user's default
printer. It looks like Access 2002 would make this a simple matter with the
printers class, but I am limited to the 2000 version. The printer I need
the report to go to is networked, so connectivity is not a problem. Is this
even possible in 2000? If so, how do I go about coding this in? Thanks in
advance for any help.