According to Steven Scholnick: > > With using 5.*, is it now possible to directly send output to a non-laser > printer? > I know the "how" part but not "how to write the code" part. :-/ If nothing else, you can print directly to a file, close the file, and then have an AppleScript send the file to the printer (either directly or by having something like BBEdit load the file in and then print it). Someone else will have to type in the AppleScript part. I just know of at least one way of getting around the problem if it still exists. :-)