coco has asked for the wisdom of the Perl Monks concerning the following question:

Hi I use a 'Copy' command to move a PCL file to a printer, the thing is that i want to be able to provide the name for the printer job. At the moment i think because i am using this copy command it is giving it the name 'Remote DownLevel Document' on the spool queue. Has anybody ever tried to do this or know anything about it? Cheers

Replies are listed 'Best First'.
Re: Printer Job Name
by MidLifeXis (Monsignor) on Feb 09, 2009 at 17:48 UTC

    A little clarification on this potentially interesting question may be useful here.

    What is the OS, how are you copying the print job, and any other useful information that may help us to

    • reproduce
    • diagnose
    your question would be quite helpful to your cause.

    --MidLifeXis

Re: Printer Job Name
by sweetblood (Prior) on Feb 09, 2009 at 18:12 UTC
    Not to sound glib, but is this a perl question? If so please include some code to show how you "Copy" this file.

    Sweetblood