- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Ricoh Printers?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО04-26-2005 12:29 PM
тАО04-26-2005 12:29 PM
Ricoh Printers?
q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2005 10:28 PM
тАО04-26-2005 10:28 PM
Re: Ricoh Printers?
I guess also Ricoh printer use PCL protocol or else postscript. DCPS can print on these two kind of printers in text mode.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2005 01:23 AM
тАО05-02-2005 01:23 AM
Re: Ricoh Printers?
If the printer is using PCL or Postscript DCPS should work fine. The major problem I think is the network connection. Does Ricoh supporting TELNETSYM (socket 9100 at HP printers) ?
Postscript is luckely postscript.
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-19-2005 04:25 PM
тАО05-19-2005 04:25 PM
Re: Ricoh Printers?
Asking Ricoh for assistance was a waste of time. They responded but were more interested in where we bought the printers (my guess about $3M worth) than the problem.
Nope they don't talk HP style with Port 9100.
Hidden away in a Ricoh web site I found some documentation that pointed to the fact that these things can handle LPD printing from UNix Systems. ftp to the printer, and you can download a install script for Eunuchs variants. So I have setup a queue off an IP_LPD type. OH frabjoy, I print a file, and I hear the printer wake and print. Run to the printer, and what I have is a bunch of raw postscript. would appear to be the device control header files.
I have experimented with most of the "optional" buttons in the DCPS Documentation...
I have been experimenting with the dcps customization settings. dcps$queuename_
Any ideas....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-19-2005 05:06 PM
тАО05-19-2005 05:06 PM
Re: Ricoh Printers?
you have established that the printer has and LPD server built in so the next thing to try is Telnet to the printer on port 515 and then enter the following if the printer is in postscript mode it will respond to the commenads.
$ telnet
Then switch to postscript mode
%!PS-Adobe-3.0 (CTRL M)
Then request the printer name
statusdict begin product == flush end (CTRL M)
Repeat this several times - if the printer is talking then enter CTRL T
for the printer status
if you do not get anything returned then the printer may not be able to autoswitch into postscript mode and that may explain why you get text instead of the correct printout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-19-2005 05:21 PM
тАО05-19-2005 05:21 PM
Re: Ricoh Printers?
RICOH Maintenance Shell.
User access verification.
Password:
Incorrect password
Password:
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-19-2005 07:24 PM
тАО05-19-2005 07:24 PM
Re: Ricoh Printers?
so if you try to Telnet to the ip address and get the same result without a port number then you are not accessing the 515 LPD port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2005 12:29 PM
тАО05-24-2005 12:29 PM
Re: Ricoh Printers?
From that I was able to determine that some our Ricoh's accept TELNETSYM connections on Port 10000 or 10001, others on Port 9100 (just like HP). Look for a reference to a "Base Port Number".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 05:35 AM
тАО05-27-2005 05:35 AM
Re: Ricoh Printers?
We have a few Ricohs we print to today at FHP Manufacturing. They range in size but all of them are setup as a print queue like this:
Printer queue FHP_P43, idle, on FLVAX1::"10.44.151.43:9100", mounted form DEFAUL
(stock=DEFAULT)
/AUTOSTART_ON=(FLVAX1::"10.44.151.43:9100") /BASE_PRIORITY=4
/DEFAULT=(FORM=DEFAULT) /LIBRARY=MIS-HPLJ-THF Lowercase /OWNER=[400,0]
/PROCESSOR=TCPIP$TELNETSYM /PROTECTION=(S:RSMD,O:D,G:RSM,W:RS)
The library file we use is a HP PCL type, you will need something similar. Worst case, we could put the library somewhere on the net for download if needed. The library file just has simple PCL commands, very much like a HP 2100 would have to reset margins, set the page size, etc. Notice that the Ricoh will accept the 9100 port for "reverse telnet" connection. Here is the command we use to initially setup the queue:
$ init/queue/auto_on=FLVAX1::"10.44.151.43:9100" -
/default=(NOFEED,FORM=DEFAULT,NOFLAG) -
/owner=[400,0] /prot=(s:rwed,g:rwe,O:d,w:rw)-
/processor=tcpip$telnetsym -
/desc="Ricoh 1045P PCL Printer first floor hallway" -
/library=mis-hplj-thf FHP_P43
Hope this helps,
Carl
http://www.carlc.com - OpenVMS Webhosting since 1999