RE: [U2] Printing PDF from UniData/AIX

2005-07-02 Thread Bill H
Tom:

Shouldn't this file be sent raw to the printer?  I seem to recall I was
working on signature fonts and was able to easily print the font to the
printer in some kind of raw mode.  I can't find my notes on the process but
I think I used something like:

 lpr -PMyPrinter -bMyFont.spf

This sent the job to the printer, raw, without any preprocessing.  Maybe
this is your issue.

Bill

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 [EMAIL PROTECTED]
 Sent: Friday, July 01, 2005 1:09 PM
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2] Printing PDF from UniData/AIX
 
 [EMAIL PROTECTED] wrote on 07/01/2005 5:53 PDT
 
  Is there a way to print PDF files from AIX using a command from 
  UniData?
 
 Troy Buss of Logitek Systems replied off-list on 07/01/2005 
 15:18:40 EDT:
 
  As a one time setup, you can also print the PDF to the 
 printer using 
  the correct windows driver but select 'print to file' and take the 
  output file that would have gone to the printer and put it 
 in the AIX 
  filesystem, then shell out (of unidata) and print the file using lp 
  cat or some other aix command to send the file directly to the 
  printer.
 
 I tried that.  I did a binary ftp to put file in /tmp, and 
 tried lp -d queue /tmp/file.  The escape sequences for 
 the PJL got stripped off, and I had to cancel the job.
 
 The printers are connected to the network JetDirect cards, 
 and some of them are old (e.g., HP 4+).  I don't know how to 
 use cat to send data to an IP address, or I would have tried 
 that.  Besides, my users specify an AIX form queue to have 
 documents print there - I can't change that end of the logic.
 I need to be able to use the form queue name to determine 
 where to print it.
 
 Thanks for the suggestion, however.
 
 --Tom
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] high IO

2005-07-02 Thread karlp
Try the AIX command topas. It gives some very useful information.

Karl


quote who=Ray Wurlod
 You appear only to have one physical disk (c7t0d0) with a number of
 slices.

 You should be able to monitor the per-user I/O with a tool like top or sar
 (or Performance Monitor if you are on Windows).
 Relate the pids from that report back to the pids of your UniVerse
 processes.

 Definitely investigate making more than one disk spindle available, to
 spread the I/O load.

 Contact your support provider (IBM Malaysia?) about performance monitoring
 and database tuning services.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/



-- 
Karl L. Pearson
Director of IT,
ATS Industrial Supply
Direct: 801-978-4429
Toll-free: 800-789-9300 1,29
Fax: 801-972-3888
http://www.atsindustrial.com
[EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/