Re: [Ledger-smb-users] Printing issue in Windows

2010-11-02 Thread Luke
On Tue, 2 Nov 2010, James McDonald wrote: > You can put some more code into your batch file and it will create a name > you specify. Obviously you can do the same with %TIME% to make up whatever > stamp you want. I don't know if the line: PDF pdfwrite.bat Can pass parameters (I am thinking

Re: [Ledger-smb-users] Printing issue in Windows

2010-11-02 Thread Chris Travers
On Tue, Nov 2, 2010 at 1:10 AM, albert wrote: > > Good day Chris, > > It now prints. I had to (1) share the printer (2) copy gsprint to the cwd > i.e. ledgersmb (the path to gsprint in ledgersmb config did not work?). > The only minor issue is now to print to pdf. I can print to queue and then > p

Re: [Ledger-smb-users] Printing issue in Windows

2010-11-02 Thread albert
Great - thank you James -- View this message in context: http://ledger-smb.1045705.n5.nabble.com/Printing-issue-in-Windows-tp3238189p3246781.html Sent from the Ledger SMB - Users mailing list archive at Nabble.com. -- N

Re: [Ledger-smb-users] Printing issue in Windows

2010-11-02 Thread James McDonald
On 02/11/10 19:44, albert wrote: Good day Chris, This is the final about printing I guess. I created a pdfwrite.bat file with the following lines @echo off gsprint -sDEVICE=pdfwrite -sOutputFile="C:\tmp\X.pdf" -noprinter -> NUL In the ledgersmb config file I added the following to the printer

Re: [Ledger-smb-users] Printing issue in Windows

2010-11-02 Thread albert
Good day Chris, This is the final about printing I guess. I created a pdfwrite.bat file with the following lines @echo off gsprint -sDEVICE=pdfwrite -sOutputFile="C:\tmp\X.pdf" -noprinter - > NUL In the ledgersmb config file I added the following to the printer section PDF pdfwrite.bat Th

Re: [Ledger-smb-users] Printing issue in Windows

2010-11-02 Thread albert
Good day Chris, It now prints. I had to (1) share the printer (2) copy gsprint to the cwd i.e. ledgersmb (the path to gsprint in ledgersmb config did not work?). The only minor issue is now to print to pdf. I can print to queue and then ps2pdf the file in the spool directory - so i am not really