> Is there a way to print PDF files from AIX using a command > from UniData?
If you have a postscript printer you could always use pdf2ps to convert to ps and then print that. There's probably a creative way to convert from ps to pcl if you don't have postscript printers. Probably need ghostscript: <http://aixpdslib.seas.ucla.edu/packages/ghostscript.html> We do things the other way around and use a2ps and distiller to turn print jobs into pdf files, which get mailed to the users. You can do a lot of neat things with custom spooler scripts. Hth, Ian ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
