HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remote printer; printer model
Operating System - HP-UX
1826460
Members
3334
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 08:09 PM
01-25-2006 08:09 PM
Hi all
HPUXv11.11
connected remote printer - HPdj1220C on CUPS/Linux
via SAM; using default parameters
Printing text from CDE-editor
-File-print: only a small print job is generated which produces an empty page
-File-print-setup, in printer tab all options are greyed out
Same text file via drag&drop prints without problem.
Graphical output from a GIS application or Mozilla prints nicely.
Might have to do with not having been able to assign a printer model?
How can that be done afterwards?
Thanks
Georg
HPUXv11.11
connected remote printer - HPdj1220C on CUPS/Linux
via SAM; using default parameters
Printing text from CDE-editor
-File-print: only a small print job is generated which produces an empty page
-File-print-setup, in printer tab all options are greyed out
Same text file via drag&drop prints without problem.
Graphical output from a GIS application or Mozilla prints nicely.
Might have to do with not having been able to assign a printer model?
How can that be done afterwards?
Thanks
Georg
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 08:32 PM
01-25-2006 08:32 PM
Solution
Hi
The remote printers all use the same script and there is no other model. Since drag and drop works it also seems unlikely that there is a printer problem.
Look at
PHSS_34101
s700_800 11.11 CDE Applications Patch
especially special instructions
Printing using TPS and LP:
Programs affected - dtcm, dtmail and dtpad
Introduced first in the patch - [PHSS_25197/PACHRDME/English]
Printing of text files can be done through TPS
(default printer service in 11.*) and through
dtlp (default print service in 10.20) both, on
the basis of a new variable DTPRTSVR in system
configuration file /etc/rc.config.d/desktop which
will have two possible values TPS and LP.
By default, there will be no entry for DTPRTSVR
in the desktop file and dtpad will use TPS for
printing. System administrators will use ch_rc to
define the variable to an appropriate value. ch_rc,
a utility for changing system configuration file,
is already available on HP-UX 11.*
If DTPRTSVR is set to LP, TPS configurations will
be ignored and text file will print without border
and use ASCII-like font. In case of DTPRTSVR set
to TPS, the user will be able to print text through
TPS. Man pages for dtcm, dtmail, and dtpad have been
updated to include this information. It might be
necessary to re-run the catman utility to generate
indices for the man pages.
This may be your problem if you use TPS
Steve Steel
The remote printers all use the same script and there is no other model. Since drag and drop works it also seems unlikely that there is a printer problem.
Look at
PHSS_34101
s700_800 11.11 CDE Applications Patch
especially special instructions
Printing using TPS and LP:
Programs affected - dtcm, dtmail and dtpad
Introduced first in the patch - [PHSS_25197/PACHRDME/English]
Printing of text files can be done through TPS
(default printer service in 11.*) and through
dtlp (default print service in 10.20) both, on
the basis of a new variable DTPRTSVR in system
configuration file /etc/rc.config.d/desktop which
will have two possible values TPS and LP.
By default, there will be no entry for DTPRTSVR
in the desktop file and dtpad will use TPS for
printing. System administrators will use ch_rc to
define the variable to an appropriate value. ch_rc,
a utility for changing system configuration file,
is already available on HP-UX 11.*
If DTPRTSVR is set to LP, TPS configurations will
be ignored and text file will print without border
and use ASCII-like font. In case of DTPRTSVR set
to TPS, the user will be able to print text through
TPS. Man pages for dtcm, dtmail, and dtpad have been
updated to include this information. It might be
necessary to re-run the catman utility to generate
indices for the man pages.
This may be your problem if you use TPS
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 09:32 PM
01-25-2006 09:32 PM
Re: remote printer; printer model
Thanks Steve
So far I've verified that I really use TPS.
Would it be ok to simply edit the /etc/rc.config.d/desktop adding
DTPRTSVR=LP
or do I have to use the ch_rc tool?
In latter case I'm not really sure about the syntax.
Georg
So far I've verified that I really use TPS.
Would it be ok to simply edit the /etc/rc.config.d/desktop adding
DTPRTSVR=LP
or do I have to use the ch_rc tool?
In latter case I'm not really sure about the syntax.
Georg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 11:40 PM
01-25-2006 11:40 PM
Re: remote printer; printer model
Hi
Many thanks to Steve.
Just edited the /etc/rc.config.d/desktop adding DTPRTSRV=LP and it worked!
Realized that now in the CDE-editor the 'File-print setup' is missing.
Any possibility to define basic settings e.g. margins ?
Georg
Many thanks to Steve.
Just edited the /etc/rc.config.d/desktop adding DTPRTSRV=LP and it worked!
Realized that now in the CDE-editor the 'File-print setup' is missing.
Any possibility to define basic settings e.g. margins ?
Georg
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP