
Click on “Get more templates on-line” in this pop-up.

Or from within OpenOffice Writer, click on “File” then “New” and then “Templates and Documents.” A window will pop up.Go to to find invoice templates or click the button on the program’s home screen that says “Get more templates for OpenOffice.”.

Now you’re ready to start creating your invoice. Select “Text Document” or “OpenOffice Writer”-whatever appears on your particular version. A menu will pop up asking you which application you want to open. Once OpenOffice is installed, open the program.
#Make an invoicer install
Follow the instructions on your computer to install it properly.
#Make an invoicer software
Visit and download their free open-source software suite if you don’t have it already. Looking for a better way to invoice? FreshBooks’ online invoicing software gets you paid 2x faster.

To make an invoice in OpenOffice, you’ll need to download and customize one of their invoice templates, according to the Houston Chronicle. The word processor is called OpenOffice Writer and can create many types of documents. Word processing software is part of the suite, which small businesses can use to make invoices. In WebKit browsers to force, for instance, the black bar to print as seen on screen instead of it going white with gray letters.OpenOffice is a free open-source software suite. You can use: -webkit-print-color-adjust: exact Jon Neal has a version of this he updated to his liking as well. If you want to get a totally clean print of this thing, check out these print options from Firefox:īasically, turn off all the header/footer stuff and turn on the background color printing. It’s just a little hard to edit after the fact.
#Make an invoicer pdf
It’s pretty trivial to print to PDF these days, so ultimately while you are printing it, you could alternatively save to PDF which gives you a real document for emailing or archiving or whatever. If you put this up on a secret place on your website, you could theoretically access it from any computer in the world with internet access and a printer and spit out an invoice. Well for one thing, this requires zero software other than your browser. Why the heck would you do this with HTML and not with regular desktop software that is built for this kind of thing? So if you, say, accidentally refreshed the page while working on it, the values you changed so far would be fine. For another, browsers tend to save the values of form elements. For one, they are real form elements, so you could theoretically wrap this thing in form tag, put a submit button on it, and write some PHP to process it and do other stuff with it.

There are a additional bonuses to using textareas. So all it takes to make editable elements on a web page is use textareas. You can pre-set values of textarea elements in HTML just by putting text in between the opening and closing tag. This of course can’t do nearly all the awesome stuff FreshBooks can do, but it might be useful to some of you with extremely lightweight invoicing needs. I got to thinking it would be a kinda cool idea to create an editable HTML invoice of my own. I always like how in FreshBooks to edit invoices you literally just click and interact directly with a web page that looks like an invoice.
