Re: [Koha] jsprint setup -

2013-04-08 Thread Chris Cormack
* Randall Rowe (r.r...@lincolnlibraries.org) wrote: Wow, now I understand why a lot of people repost. This took almost a full week from when I sent it until it hit the list. The reply to this post hit the list three days before this did. Kind of eliminates the ability to argue the top-post

Re: [Koha] jsprint setup -

2013-04-07 Thread Randall Rowe
Message From: Chad Roseburg croseb...@ncrl.org Sent: 3/29/2013 3:30:56 PM To: koha@lists.katipo.co.nz Subject: [Koha] jsprint setup - I am trying to setup silent printing using the 'IntranetSlipPrinterJS' in Koha 3.10. Documentation found here: http://wiki.koha-community.org/wiki

Re: [Koha] jsprint setup + Receipt printing on Linux clients

2013-04-07 Thread Chad Roseburg
@lists.katipo.co.nz Subject: [Koha] jsprint setup - I am trying to setup silent printing using the 'IntranetSlipPrinterJS' in Koha 3.10. Documentation found here: http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently My javascript looks like this: function printThenClose

Re: [Koha] jsprint setup -

2013-03-30 Thread Mark Tompsett
, 2013 3:01 AM To: koha Subject: Re: [Koha] jsprint setup - Hi Chad, That's why I wrote: Please refer to 'view source' or 'edit' to correctly display the JavaScript code. To fix your code, pls. change the following lines to: jsPrintSetup.setOption('headerStrLeft',''); jsPrintSetup.setOption

Re: [Koha] jsprint setup -

2013-03-30 Thread Marc Véron
Thanks for tweaking, Mark. Code looks nice now. Marc Véron Am 30.03.2013 14:48, schrieb Mark Tompsett: Greetings, http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently The code is not correctly displayed in the Wiki, it does not show ''. I tweaked the page,

[Koha] jsprint setup -

2013-03-29 Thread Chad Roseburg
I am trying to setup silent printing using the 'IntranetSlipPrinterJS' in Koha 3.10. Documentation found here: http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently My javascript looks like this: function printThenClose() { try {