: Clearly, if I must specify the printer name, I'd have to have a way to get : that for each user, since the client wants remote users to be able to print : the report as well. Is there a way to find that out?
I think for this scenario, cfprint is not the way to go. If you want the hardcopy to be produced at the user's default and local printer, let the user print it. For cfprint to work here, you'd have to communicate the user's default printer to the server, verify that the server can print there, make sure the server has drivers for it (!) and then create the print job. Unless you have a tightly controlled environment, too many things can go wrong. /m ------------------------------------------------------------- Annual Sponsor FigLeaf Software - http://www.figleaf.com To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
