OpenOffice.org Templates
More help from the folks at the OpenOffice blog, this time on templates. Good article.
More help from the folks at the OpenOffice blog, this time on templates. Good article.
There’s a good article on this at OpenOffice.org Training, Tips, and Ideas. It’s probably just my style, but I find the entry editor harder to use than creating macros, so I like to find these good point by point directions.
In a previous post I provided code for a simple macro I wrote to export text from an Office Writer document that was suitable to paste in the non-visual WordPress editor. The reason I wrote this was to produce the minimal HTML necessary without cluttering the resulting document. Occasionally I write in Writer and then…
As a means of teaching myself how to program OO Draw using OO Basic, I am trying to duplicate some of the functionality of a game mapping system I wrote some years ago using C++. I’m going to post my earliest material here just because it took me a bit of effort to find out…
I have long been an advocate of OpenOffice.org, and have some of my commercial clients using it. For most business needs for an office suite, it provides more than enough capability, and saves companies large amounts of money, even if they make significant donations to the project. I was disappointed in the latest version of…
In using OpenOffice Writer for preliminary work on manuscripts I often need to replace large amounts of formatting, mainly eliminating areas in which writers have used character formatting and replacing them with consistent use of styles. The native search/replace is not very good for this. There is an excellent solution, readily available: The AltSearch addon. …
In my previous post on sorting a scripture index, I used a rather lousy way of telling where the index was in the document. This came back to bite me today when I changed the number of references to a scripture index in a manuscript. In order to avoid this, use the following code instead….
(Note: Page author Henry Neufeld is compensated for sales made through links on this page.)