473,425 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,425 software developers and data experts.

Access fails if printer is out of paper

I'm running an Access 2000 application on users' desktops as a runtime;
the back-end is on a server.

When the user prints an item (a Packing List), I have it coded to print
1 copy of a report to the default printer, and 1 copy of a different
report to a specifically-selected printer. If the specific-destination
printer is out of paper, the entire program shuts down. I have two
identical reports since it was easier for me to create one report with
"default printer" and store the specific destination printer within the
other report.

If there is no paper in the default printer, the code continues as
normal. I see the print job in the printer queue, but no error occurs.

I am using this code to print the report:
DoCmd.OpenReport "rptPackingList_SpecificDest", acViewNormal

Thanks,
Tammy

Dec 15 '05 #1
1 1639
Printers are not my specialty (in fact, not much is), but you may wish
to check your print driver for the specific printer. One of my clients
had all sorts of troubles in Access 2003 until I asked them to change
their network printer driver to a non-PostScript driver. There's a
Knowledge Base article on it - I don't have the specific link handy,
but the Knowledge Base is at http://support.microsoft.com/search/?adv=1
..

In truth, it seems to me that if your reports are identical, and only
one is having issues, it's probably not the report itself. My first
guess would be the printer driver. Is there another printer of the same
type available that you can specify and run the report to (for
troubleshooting)?

Dec 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ivan | last post by:
I have developed an Access 97 order entry program specific to my business. Due to the merchandise sold, the orders require a lot of custom information (size dimensions, color combos, material, ...
3
by: bla | last post by:
Hello all, Does anybody have working sample VBA code to change printerdriver in a report and to get a list of available drivers and there functionality? It is for Access 2000. This version of...
5
by: Ira S | last post by:
I use a DYMO labelwriter with my Access 97 database. I just purchased a new computer and in the report section under page setup/paper size, the new computer keeps changing the size automatically. I...
0
by: Art Chadbourne | last post by:
I have an Access 2000 Application with about 300 reports It runs on win 98, win 2000 and XP. The problem I am having is that my users can have any printer there are over 5000 of them. In Access 97...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
1
by: hasanainf | last post by:
Hi all and thanking you all in advance for your help My client wants to use a receipt printer. Since I have never used one before I have some questions. 1. Unlike other printers which are set...
3
by: Doug McKean | last post by:
I have an access database which contains a number of reports. Some reports will print immediately from the printer icon on the toolbar, others require me to press the start button on the printer...
3
by: brianflannery | last post by:
Greetings all! My problem is this. I've installed a new printer on my computer. This is the "default printer" for access. Now, some of my reports, which were working fine with the old printer,...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.