Jump to content

stan780953

Members
  • Posts

    7
  • Joined

  • Last visited

Reputation

0 Neutral

About stan780953

  1. Hi, I'm looking to create a script which would confirm colour printing from emails and the number of pages to be printed, from the client pop-up the end user would then have the option to convert to mono and confirm the number of pages to be printed as in most cases they would only require the first page. Any help would be very much appreciated. Thank you.
  2. Thanks again!! I've manged to do it my adding in https to the line below and this works fine for Internet Explorer print but is no good for Firefox or Google Chorme as the spool names are different so I suppose a prompt for every colour print and auto convert any email is the way forward. var EMAIL_APPLICATION_TITLES = ['https', 'Microsoft Outlook', 'Microsoft Office Outlook', 'outbind://' ];
  3. Hi, Thank you very much for the prompt reply. I've tried the script in the said thread and it does exactly what I need for emails but is there a way I can specify to only prompt user with a message when printing from the web.
  4. Hi I'm hoping someone may be able to help me!! I'm looking to create a script in Papercut which will automatically convert email and web site print jobs to mono/duplex At a later date I would like to add a question to the end user, asking if they would like to convert their web site print to mono. Hope this makes sense and would really appreciate any help as it's hurting my brain. :-)
  5. Brilliant, Works a treat!!! Thank you for all your help.
  6. Hi, Thank you for your prompt reply. I've tried the script but get the following error, any ideas? Error in "printJobHook" - TypeError: Cannot call property paperSizeName in object PrintJob[date=Tue Feb 03 09:29:34 GMT Document1,totalPages=1,paperSizeName=A6,grayscale=true,duplex=true]. It is not a function, it is "string". (printer-script#25) Thank you
  7. Hi, Not sure if this is the best place to post the following but her goes. I would like to create a script in Papercut which will test a print job and if the size is anything other than A4 or A3 the user will get a message saying their print job has been canceled and to send the job as the correct size. This can be done with the filter/Restriction but the message is basic. Any help would be very much appreciated as my scripting knowledge is not that great. Thank you
×
×
  • Create New...