From: Jeff R. <je...@jr...> - 2009-02-12 03:37:40
|
Hello I went through this as well, my suggestion is to get into the server and copy the invoice template so you have a backup and then return to the browser and just play with it. You can do all of the editing from within SQL so you don't even have to leave the menu system, make a change and print another copy and compare, etc. After a short time you'll start to see what controls what. I think in less than an hour I had fixed my length problem and tuned up a few other details while I was in there, it wasn't hard to understand. Jeff Myk Robinson wrote: > Thanks for the reply. Is anyone able to give me some pointers on this? I > don't really understand TeX. This is currently the standard > out-of-the-box TeX template, with the exception of the customized > letterhead. Since this is a common problem, I am hoping that someone can > tell me what is safe for me to remove. Granted, I could do some trial > and error, but looking at the TeX language, I am not sure what is safe > to delete. > > Thanks in advance, > > On Sat, 2009-01-31 at 10:06 -0800, Michael Hasse wrote: > > >> This is a common problem. Even though the page may be defined as >> 8.5x11 in the template, what actually gets printed out is the total >> length of "stuff" defined within the template. >> I.e. you need to go through it line by line and add up the total >> length of the content and then start fiddling with it and seeing >> where you can maybe combine or eliminate lines of text & carriage- >> returns, shrink margins, reduce font & image sizes etc to get the >> aggregate back down to 11in. >> >> >> Thanks, >> >> Michael >> >> >> On Jan 31, 2009, at 9:48 AM, Myk Robinson wrote: >> >> I have my TeX template set up for invoices by modifying slightly the US >> Letter Size default template. I have changed only the letterhead to >> include my company logo and moved the address information around a bit. >> >> When I print an invoice, if the client has made payments, the >> information is cut off at the bottom of the page. Seems as though >> something is out of whack with the template, but again, I have only >> adjusted the letterhead. >> >> I need some help formatting this so that the document properly fits a US >> letter sized document, 8.5 inches by 11 inches. >> >> Here is my TeX template: >> >> http://pastebin.ca/1323694 >> >> And a sample invoice: >> >> http://www.sendspace.com/file/4ovnd4 >> >> >> Thanks in advance to anyone who can help. >> >> -- >> Myk Robinson >> Computer Support Specialist >> Kingdom Computer Solutions >> http://www.kingdomcomputer.info >> myk...@ki... >> (731) 616.5030 >> ------------------------------------------------------------------------ >> ------ >> This SF.net email is sponsored by: >> SourcForge Community >> SourceForge wants to tell your story. >> http://p.sf.net/sfu/sf-spreadtheword >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by: >> SourcForge Community >> SourceForge wants to tell your story. >> http://p.sf.net/sfu/sf-spreadtheword >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >> > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > |