NCDAE Tips and Tools: OpenOffice.org Writer
Created: August 2006
Description
OpenOffice.org is a free, open source office suite, comparable to Microsoft Office. Although it is often called Open Office, the correct name of the suite of tools is OpenOffice.org, often abbreviated OOo. Several government agencies (including the state of Massachusetts), institutions and individuals use OpenOffice.org as their primary office suite.
OpenOffice.org is not quite as robust as Microsoft Office, but it provides almost all the features your average user will encounter. For those of you familiar with Microsoft Office, the following table should help clarify the similarities between MS Office and OOo:
OpenOffice.org application |
Function | Comparable Microsoft Office application |
---|---|---|
Writer | Word processor | Word |
Impress | Presentation | PowerPoint |
Calc | Spreadsheet | Excel |
Base | Database | Access |
Math | Equation creator | Equation Editor |
Draw | Graphic editor | None |
Note: OpenOffice.org saves files to the OpenDocument format or ODF. The extension for files created in OOo Writer files is ODT (OpenDocument text). In this resource, files created in Writer will be referred to as ODT files and Writer Files.
Product Website
- Learn more about OpenOffice.org
- Learn more about OOo Writer
- Download OpenOffice.org (free)
- OpenOffice.org Accessibility Project
Increasing OOo Writer Accessibility
There are at least two things that can be done to increase the accessibility of OOo Writer documents:
- Improve the native accessibility of the OOo Writer ODT file.
- If you export the ODT file to another format (usually DOC, PDF or HTML), ensure that the exported file is accessible as well.
Improve Native Accessibility
Note: On a PC, most of the accessibility features in MS Word and OOo Writer are very similar. But on a Mac, there are a couple of very important accessibility features available in Writer that are not available in Word (the most prominent feature missing in Word on a Mac is probably the ability to add alt text to images). In other words, OOo for Mac has the potential to create documents that are more accessible than documents created in MS Office for Mac.
Accessibility challenge | Disability type(s) | Solution(s) |
---|---|---|
Only true headings and lists will convey semantic meaning to a screen reader user. | Blind |
|
Images must include an alternative description (alt text) to be meaningful to a screen reader user. | Blind |
|
Complex charts or tables may not contain proper headings, captions or summaries. | Blind |
|
Poor color contrast, especially in images and charts. | Color blindness, Low vision |
|
Large file size may make it difficult to download a file. | All users |
|
Writer must be installed on the user's computer in order for the presentation to be viewed. | All users |
|
Documents with forms that can be filled in on the screen (checkboxes, text fields etc.) may not be accessible to screen reader users and may not export correctly to other formats. | Blindness, All users |
|
A piece of clip art or a text box may be read out of order by a screen reader. That is, the reading order and the visual order may be different. | Blind |
|
A document may be confusing if it is not written in simple language or divided into meaningful sections. | Cognitive, All users |
|
Save and Export Writer Documents to Other Formats
Although OOo is fast becoming a popular Suite of applications, it is still not a very common format when compared to Word DOC format, or other formats such as HTML or PDF. For that reason, you will probably find yourself frequently saving an ODT file in other formats. With a couple of exceptions, you can usually save or export an ODT file to other formats and retain the information that will make the file more acceptable.
Although a Writer document may be saved as several different types of files, there are three very common formats that will be addressed in this section:
- DOC (Microsoft Word document)
- PDF (Portable Document Format)
- HTML (Hypertext Mark-up Language)
Note: Any time you convert a file to another format, it is recommended that you ensure the accessibility features, such as alt text for images and headers for tables, remain intact.
DOC
Microsoft Word DOC format is currently the de facto standard for document creation. If you use Writer you will very likely need to save documents to that format occasionally. That can easily be accomplished by selecting File > Save As > and then choosing Microsoft Word 97/2000/XP from the dropdown list labeled Save as Type. There are other MS Word formats, but this is probably the most reliable. The look of the document may change if it is saved in another format, but the structure of the document should still basically be the same.
Note: OOo Writer can easily open and edit most MS Office documents. You can even change the default behavior of Writer so it saves all your files in the DOC format. To do this, choose Tools > Options > Load/Save > General > and select Microsoft Word 97/2000/XP from the Always save as dropdown list.
Microsoft Office and Adobe tools used to be the only programs that would cleanly export a document as a tagged PDF, and that was only if you owned Adobe Acrobat. This is no longer the case. OOo now exports documents as a tagged PDF. This is an exciting development because it is one of the only free tools that can be used to create tagged PDF documents and it does quite a good job.
To save as a tagged PDF, choose File > Export as PDF, enter the name of the PDF file and choose where you would like to save it. Select Save and a second window titled PDF Options should open. There are several options that you may want to modify but the only one that concerns accessibility is the check box labeled Tagged PDF. This must be checked for the file to be as accessible as possible. Although this option is not enabled by default, it remains selected once you have selected it the first time.
Note: There is a little icon labeled PDF on the menu bar that will allow you to save a file as a PDF without opening the Options window. You must ensure that Tagged PDF is selected before you use this icon, or your files will not be saved as tagged PDF files.
Of course Adobe Acrobat Professional is still required if you want modify a tagged PDF, and it is not always possible to create a perfectly tagged PDF using only Writer. A document with complex tables or forms, or with a multicolumn layout, may need to have the tagging process completed in Acrobat Pro.
In summary, it is possible to convert a ODT document into a properly tagged PDF if you can verify the following.
- The ODT document has been appropriately tagged.
- The document is exported to PDF using OOo Writer.
- The Tagged PDF option is selected.
- The PDF is correctly tagged (this probably requires Acrobat Professional).
For more information on PDF accessibility, visit http://www.webaim.org/techniques/acrobat/.
HTML
It is possible to save an ODT file as HTML, but the resulting file can be bulky and contain a large amount of unnecessary formatting. This is due to an attempt to make the HTML file match the look of the original document as much as possible. In Writer, you can either save a file as HTML 4 Transitional or Export as XHTML 1 Strict. XHTML is the successor to HTML and saving a file as XHTML is almost always better when you have the option in a program. Unfortunately, this is not necessarily the case in Writer.
Both the HTML and the XHTML files created in Writer are problematic, and it is difficult to recommend one format over the other, but the HTML file created in Writer (once it is cleaned up) is usually more accessible than the XHTML file.
Save as HTML
The HTML file created in Writer is not valid and uses unnecessary styles, but it is clearly structured and much smaller than the XHTML file; for those reasons, it is probably the more desirable HTML file format. To save the file as HTML, choose File > Save As > choose HTML Document under Save as File Type. The file is saved as HTML 4 Transitional. Once the file is saved, be prepared to clean up the file extensively. More on that below.
Export to XHTML
The XTML file created in Writer is valid XHTML 1 Strict, but it is basically one large block of unorganized text filled with unnecessary styles. Files exported to XHTML are not always marked up correctly (e.g., tables headers are not exported as headers). That is why it is usually better to save a file as HTML instead of XHTML. To Export a document to XHTML choose File > Export > and then choose XHTML under File Format.
Clean up HTML and Verify Accessibility
Whether you choose to save your ODT file as HTML or export as XHTML, there are quite a few steps that need to be taken before HTML is clean and accessible.
- You may want to start by running your file through a utility like HTML Tidy. Save as XHTML and try to get the tool to remove as many unnecessary tags and styles as possible.
- Make the file as compact as possible. Remove any unnecessary styles, line breaks, etc.
- Remove unnecessary markup. Most HTML editors can help you with this process. If you are familiar with HTML, you can also do it yourself. Here are some (but not all) changes to make.
- Remove unnecessary
id
,class
andtype
attributes (almost all of them are unnecessary). - Remove
font
tags. - Remove styles in the
<head>
tag. - Make sure
<th>
tags all have ascope
attribute. - Remove
<p>
tags nested inside<th>
and<td>
tags.
- Remove unnecessary
- Make sure the HTML file is accessible. You will probably want to double check data tables and form elements, since these are not always saved correctly.
VPAT
A Voluntary Product Accessibility Template (VPAT) is a vendor-generated table that describes to what extent a product complies with Section 508 of the Rehabilitation Act. There doesn't seem to be a VPAT on the OpenOffice.org site.