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.
Here’s a piece of code I adapted from the “Programming Guide to BASIC.” It didn’t actually prove to get me anywhere I wanted to go, but it might help in some other effort. This one simply iterates all indexes and tables in a document. ‘Just a simple routine I wrote along the way as I…
I would really like to be able to recommend to a small business client that they adopt Linux because it is lower cost. I have been able to recommend OpenOffice.org to a number of folks, and have even had it accepted. That is because for most users it will perform all the functions for which…
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.
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…
Here’s a tutorial on one of those things experts often assume everyone will figure out. Nice instructions, well-illustrated.
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…
(Note: Page author Henry Neufeld is compensated for sales made through links on this page.)