"I know that if I imbed HP PCL code into the print job for different fonts 
etc that these will print fine. However, for this particular job, a couple of 
logos are part of the document as well and we would like to be able to 
print them."

RTF is interpreted by the application not the printer.
The only way to print it correctly is through an application that can 
understand it, like Word or Wordpad.  Thus if some of your users are 
greenscreen, then the only way to accomplish your "automatic" task is to have 
some sort of phantom constantly running somewhere that wakes up every so often 
to see if there is anything to do.
   This phantom would have to run in such a way that it has access to the 
environment in which the printing application lives.  So it either has to run 
IN Windows, or it has to run on a PC that can access Windows (for example 
through an Accuterm Script).
   So you can write a VB script that constantly runs, or you can write an 
Accuterm script to live on a PC to act as the phantom print scheduler thingie.

Will
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to