473,657 Members | 2,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I force report to pull from the bypass tray on HP LaserJet 4200?

MLH
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.
Apr 23 '06 #1
6 4754
Br
MLH wrote:
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.


This is a Microsoft Access forum.
--
regards,

Br@dley
Apr 23 '06 #2
Go to your printer setup, and create a new printer. For each
printer you can set things like the default tray.

In Access, set the report to print to that printer instead of
printing to the default printer. (select the report, then File,
Page Setup, Use Specific Printer).

Now when you print that report, it will always use that printer,
which will always use that tray.

(david)
"MLH" <CR**@NorthStat e.net> wrote in message
news:i4******** *************** *********@4ax.c om...
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.

Apr 24 '06 #3
If you couldn't answer his question its no disgrace to say so.
I found this to be a very valid Access Report problem and an accurate
solution by David.
You diminish a person's chance of a solution by answering without
contributing any real help.

Sincerely, Rick

Br@dley wrote:
MLH wrote:
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.


This is a Microsoft Access forum.
--
regards,

Br@dley


Apr 24 '06 #4
Br
A noble attempt to link the post to Access but it's not an Access issue,
it's a print spooler/printer issue.

People diminish the ability of others to offer Access help when posts are
off-topic.

2D Rick wrote:
If you couldn't answer his question its no disgrace to say so.
I found this to be a very valid Access Report problem and an accurate
solution by David.
You diminish a person's chance of a solution by answering without
contributing any real help.

Sincerely, Rick

Br@dley wrote:
MLH wrote:
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.


This is a Microsoft Access forum.
--
regards,

Br@dley

Apr 26 '06 #5
MLH
Thanks, David. I'm rolling this app out onto a number of
different installations. I like your solution and wish to build
a form on which a user can specify a newly created printer
with default tray for holding blank labels. Now, once that's
done, my report object will need to be directed in code
somehow to the new target printer. How do people handle
that sort of thing these days?

I'm hoping there's some kind of Windows identifier string
for any given printer I can save in a table, directing my
report object to use it anytime the report is printed. Let me
know if this is something standard that I just missed the
boat on somehow.

xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxx
On Mon, 24 Apr 2006 15:33:20 +1000, "david epsom dot com dot au"
<david@epsomdot comdotau> wrote:
Go to your printer setup, and create a new printer. For each
printer you can set things like the default tray.

In Access, set the report to print to that printer instead of
printing to the default printer. (select the report, then File,
Page Setup, Use Specific Printer).

Now when you print that report, it will always use that printer,
which will always use that tray.

(david)
"MLH" <CR**@NorthStat e.net> wrote in message
news:i4******* *************** **********@4ax. com...
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.


May 8 '06 #6
Windows applications don't print to real printers,
they print to printer drivers.

The printer driver that a report prints to is identified
by the printer device name that you give it in control
panel.

There is normally a way a printer identifies itself,
but that is only so that you can use the correct driver.
Even if you knew the physical printer ID, it wouldn't
help you, because you don't print to the real printer.

Printer drivers don't have a Windows ID. There is just
a list of installation disks and printer ID's, so that
when you connect a printer, you can find an installation
disk. After that, the printer/printer driver is just
identified by the device name that you give it in when
setting up.

Bottom line, there is no Windows ID, only the name you
choose.

One approach is given here:
http://allenbrowne.com/AppPrintMgt.html
Printer Selection Utility

(david)

"MLH" <CR**@NorthStat e.net> wrote in message
news:an******** *************** *********@4ax.c om...
Thanks, David. I'm rolling this app out onto a number of
different installations. I like your solution and wish to build
a form on which a user can specify a newly created printer
with default tray for holding blank labels. Now, once that's
done, my report object will need to be directed in code
somehow to the new target printer. How do people handle
that sort of thing these days?

I'm hoping there's some kind of Windows identifier string
for any given printer I can save in a table, directing my
report object to use it anytime the report is printed. Let me
know if this is something standard that I just missed the
boat on somehow.

xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxx
On Mon, 24 Apr 2006 15:33:20 +1000, "david epsom dot com dot au"
<david@epsomdot comdotau> wrote:
Go to your printer setup, and create a new printer. For each
printer you can set things like the default tray.

In Access, set the report to print to that printer instead of
printing to the default printer. (select the report, then File,
Page Setup, Use Specific Printer).

Now when you print that report, it will always use that printer,
which will always use that tray.

(david)
"MLH" <CR**@NorthStat e.net> wrote in message
news:i4****** *************** ***********@4ax .com...
I am unsure how to do this. I want this tray to be used for certain
print jobs - jobs that will prompt me to load the bypass tray with
sheet labels. How to force this? Dunno.

Its the HP LaserJet 4200.

May 8 '06 #7

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

Similar topics

0
2579
by: Esmee | last post by:
Hi there, I have created an Access 2002 db which contains several reports. Some reports need to be printed on a Laserjet and others on a Labelprinter. One of my clients wants to be able to print the same reports to 3 different laserjets and to 3 different labelprinters. (They work with the db on 3 different units each with their own Laserjet and Labelprinter) For each unit there is a copy of all the reports. The client can make a unit...
3
4958
by: Maka Sili | last post by:
Hi, My VC++ application does not have a titlebar (and therefore no System menu, no minimize, no maximize and no close button). We have a custom button for minimize and close. When the app is in normal/maximized view, clickinng on the taskbar entry does not minimize the application. Normally (with apps with titlebar), the application would minimize when you click on
1
4489
by: Saqi | last post by:
Hi Guys, I am using Microsoft Access 2002 SP1 and when I try to create report using Microsoft Access 2002 SP1 I get the follwing error: The Wizard is unable to create your report. The above-mentioned error occurs when I set HP LaserJet 4100 PCL 6 as my default printer. But When I set KONICA MINOLTA IP-424 PS as my default printer I can create reports without any problems. Can anyone shed some light on this?
2
1929
by: zacks | last post by:
I use some shareware CD/DVD burning software that has a command line interface version. This allowed me to write my own custom SDK that performs various CD/DVD burning operations from my own VB.NET applications. Recently, I had some problems reading DVDs that I had recently burned, reading them with the same DVD device that burned them. So I wrote a quickie verification program that simply attempts to binary read all files on the disk.
9
9412
by: itmags | last post by:
I need to create a couple of reports, invoices, credit reports, etc... My question is: How/what is the best way to go about this using VB2005 / SQL Server 2000 Crystal Reports? MS Reporting? Home brew using print document? (Program to be distributed thoughout this office and possibly to a few other organizations that have expressed an interest). I've taken a couple of stabs at this and either this is more
1
1367
by: MLH | last post by:
I have a report that prints onto Avery labels (3-across by 10-down) on a standard 8.5x11 sheet of labels. I've used it for nearly 2-years. Recently, I made some changes to the A97 database. I don't think any of them were to the report or to the table that feeds it. But hey - who knows? Until now, there have been no problems like this one. Here's what's happened - The first line in the 8th label starts about 2-inches to the left of where...
0
1721
by: JohnNairnExcel | last post by:
I am attempting to print from a VB6 program to an HP 4240n LaserJet printer. When I try to select a paper input tray using I get an error message . I get the same error for vbPRBNUpper and vbPRBNMiddle. Can anyone tell me how to determine the correct values to supply to the PaperBin property to select the desired tray for output? Thanks for your help.
0
3278
by: Agnes | last post by:
my PC default printer is Hp LaserJet my invoice 's printer is Epson and with German Standford paper size I had already set the paper size & printer during Crystal report's designer's mode howerver, When I run vb.net 2005 + CR (Preview the report) and check the printer I found that the printer become HP LaserJet with A4 size.
11
9678
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
How can I stop receiving this message while calling a crystal report? "The report you requested requires further information." Thanks
0
8403
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8316
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8737
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8610
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7345
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5636
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4168
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4327
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1967
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.