From: Andrew M. <atm...@km...> - 2008-05-09 15:26:27
|
OK... So that is working great now I can print, however I guess I am back to editing something... My PDF invoices and Statements look great (our logo, everything is sthe right size) However when I print Postcript invoice to 'dell' (what I setup for a printer) invoice prints out without any "error" however the SQL Ledger logo is printed in HUGE size (about 5" x 9" and off the page to the Right) and the rest of the invoice prints as it should but just about off the page, some items would be off the page. Any thoughts about what I would be missing with that. You can point me to a how to, and I should be able to remember how I did out invoices a number of years ago, thanks. > -----Original Message----- > From: sql...@li... > [mailto:sql...@li...] On > Behalf Of Armaghan Saqib > Sent: Thursday, May 08, 2008 7:38 AM > To: sql...@li... > Subject: Re: [SL] SL working fine, imported users,and > restored from backup. All is well other than no PDF ? > > On Thu, May 8, 2008 at 9:52 AM, Andrew @ ATM Logic > <atm...@km...> wrote: > > One other little thing you may be able to help me with is printing. > > I have just gotten into the habit of printing the PDF and > then after > > Opening the PDF I send that to the printer as I have not had the > > Postscript printer option work for a number of years... We only > > Invoice maybe 3-6 times a day so its not a big deal... > > I am guessing I have some work to do with Cups.. Or something, > > However am I missing something simple? Do I need to plug > the Printer > > directly into the SL system? (I normally print to Network > Lasers, in > > this case it would be a Dell Color Laser, however I have Some old > > school laser I could plug in as well) > > 1. Configure a CUPS printer on your SL server. > 2. Add the name to sql-ledger.conf > 3. Select it before printing invoice. > > I have an HP network printer configured as CUPS printer on > Fedora 7 server and named it (conveniently) 'printer'. My > relevant sql-ledger.conf is: > > %printer = ( Laser => 'lpr -Plaser', > Epson => 'lpr -PEpson', > printer => 'lpr -Pprinter' > ); > > You can remove the unwanted printers (Laser, Epson) from this > variable. > > -- > * Purpose-built SQL-Ledger Hosting > * SQL-Ledger VMware Appliance > http://www.ledger123.com/ > > Free trial available. > -- > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by the 2008 JavaOne(SM) > Conference Don't miss this year's exciting event. There's > still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > .sun.com/javaone > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |