home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
- From: GARLOUGH@TGV.COM (Trey Garlough)
- Newsgroups: vmsnet.networks.tcp-ip.multinet
- Subject: Re: Setting up terminal server to access STREAM printer queue?
- Message-ID: <716482132.927366.GARLOUGH@TGV.COM>
- Date: 14 Sep 92 16:13:24 GMT
- Organization: TGV, 603 Mission Street, Santa Cruz, CA 95060
- Lines: 15
- X-Gateway-Source-Info: INTERNET
- X-Return-path: <info-multinet-relay@TGV.COM>
- X-RFC822-From: Trey Garlough <GARLOUGH@TGV.COM>
- Nntp-Posting-Host: Mvb.Saic.Com
-
- > I have postscript printers on terminal server ports presently connected via lat
- > printer queues on vms. I want to experiment with using tcp instead. I set up
- > stream protocol printer queues under multinet and tried sending postscript
- > files. The files were sent, but nothing appeared. Has anyone succeeded in
- > doing this?
-
- Hi Mark.
-
- Do a "$ SHOW QUEUE/FORM/FULL" on the form type you are using when printing
- the file and look at the /WIDTH= value. If it's something small (like 132),
- then the symbiont is probably biffing up the file by truncating or wrapping
- long lines when it sends the file down the wire. Set /WIDTH=2000 (or
- something big) and see if that makes things happy.
-
- --Trey
-