CINXE.COM

Apache OpenOffice Support

<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="/css/ooo.css" rel="stylesheet" type="text/css"> <title>Apache OpenOffice Support</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style> @import url(print.css); </style> <script src="https://www.apachecon.com/event-images/snippet.js"></script> </head> <body> <div id="bannera"> <div id="languagesdiv"> Language <select id="selectlanguage" onchange="javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;"> <!-- Asturian --><option value="ast">Asturianu (ast)</option> <!-- Catalan --><option value="ca">Català (ca)</option> <!-- Czech --><option value="cs">Čeština (cs)</option> <!-- Danish --><option value="da">Dansk (da)</option> <!-- German --><option value="de">Deutsch (de)</option> <!-- English [British]<option value="en-gb">English [British] (en-GB)</option> --> <!-- English [US] --><option value="?redirect=soft" selected="selected">English [US] (en-US)</option> <!-- Spanish --><option value="es">Español (es)</option> <!-- Esperanto --><option value="eo">Esperanto (eo)</option> <!-- Estonian --><option value="et">Eesti keel (et)</option> <!-- Basque --><option value="eu">Euskara (eu)</option> <!-- French --><option value="fr">Français (fr)</option> <!-- Scottish --><option value="gd">Gàidhlig (gd)</option> <!-- Galician --><option value="gl">Galego (gl)</option> <!-- Italian --><option value="it">Italiano (it)</option> <!-- Lithuanian --><option value="lt">Lietuvių (lt)</option> <!-- Hungarian --><option value="hu">Magyar (hu)</option> <!-- Dutch --><option value="nl">Nederlands (nl)</option> <!-- Norwegian --><option value="no">Norsk (no)</option> <!-- Polish --><option value="pl">Polski (pl)</option> <!-- Portuguese [Brazilian] --><option value="pt-br">Português [do Brasil] (pt-BR)</option> <!-- Portuguese [European] --><option value="pt">Português [Europeu] (pt)</option> <!-- Romanian --><option value="ro">Română (ro)</option> <!-- Slovak --><option value="sk">Slovenčina (sk)</option> <!-- Slovenian --><option value="sl">Slovenščina (sl)</option> <!-- Finnish --><option value="fi">Suomi (fi)</option> <!-- Swedish --><option value="sv">Svenska (sv)</option> <!-- Ukrainian --><option value="uk">Yкраїнська (uk)</option> <!-- Vietnamese --><option value="vi">Tiếng Việt (vi)</option> <!-- Turkish --><option value="tr">Türkçe (tr)</option> <!-- Oromo --><option value="om">ኦሮሚኛ (om)</option> <!-- Armenian --><option value="hy">Հայերեն (hy)</option> <!-- Greek --><option value="el">Ελληνικά (el)</option> <!-- Bulgarian --><option value="bg">български език (bg)</option> <!-- Russian --><option value="ru">Русский (ru)</option> <!-- Serbian [Cyrillic] --><option value="sr">Cрпски [ћирилицом] (sr)</option> <!-- Arabic <option value="ar">العربية (ar)</option> --> <!-- Hebrew --><option value="he">עברית (he)</option> <!-- Hindi --><option value="hi">हिन्दी (hi)</option> <!-- Khmer --><option value="km">ភាសាខ្មែរ (km)</option> <!-- Tamil --><option value="ta">தமிழ் (ta)</option> <!-- Thai --><option value="th">ภาษาไทย (th)</option> <!-- Chinese [simplified] --><option value="zh-cn">简体中文 (zh-CN)</option> <!-- Chinese [traditional] --><option value="zh-tw">正體中文 (zh-TW)</option> <!-- Japanese --><option value="ja">日本語 (ja)</option> <!-- Korean --><option value="ko">한국어 (ko)</option> </select> <script> var lang = "en"; var dropdown = document.getElementById('selectlanguage'); var options = dropdown.options; for( var i = 0; i < dropdown.options.length; i++ ) { if( dropdown.options[ i ].value == lang ) { dropdown.selectedIndex = i; break; } } </script> </div> <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="Apache OpenOffice" src="/images/AOO_logos/100MillAOO100px.png"/></a></div> <div id="bannerright"> <div id="searchdiv"> <form id="cse-search-box-header" action="https://www.google.com/search" method="get"> <div> <input type="hidden" name="domains" value="https://www.openoffice.org"/> <input type="hidden" name="sitesearch" value="https://www.openoffice.org"/> </div> <div class="topsrchbox"> <input name="resultsPerPage" value="40" type="hidden"/> <input name="q" id="query" type="text" title="search query"/> <input name="Button" value="search" type="submit" class="topsrchbutton"/> </div> </form> </div> </div> <div id="bannercenter"><br/>The Free and Open Productivity Suite</div> </div> <!-- The version number must no longer be part of every localized "brand.md" in order to change the data only in a single place: here. --> <div id="announce"><a href="https://openoffice.apache.org/blog/announcing-apache-openoffice-4-1-15.html" title="Released: Apache OpenOffice 4.1.15">Released: Apache OpenOffice 4.1.15</a></div> <div id="topbara"> <div id="topnava"><ul> <li><a href="/product/index.html" title="Apache OpenOffice product description">Product</a></li> <li><a href="/download/index.html" title="Download OpenOffice">Download</a></li> <li><a href="/support/index.html" title="Find Support for OpenOffice">Support</a></li> <li><a href="https://blogs.apache.org/OOo/" title="Apache OpenOffice Blog">Blog</a></li> <li><a href="/extensions/index.html" title="Extensions and Templates for OpenOffice">Extensions &amp; Templates</a></li> <li><a href="https://openoffice.apache.org/get-involved.html" title="Get involved in Apache OpenOffice">Get Involved</a></li> <li><a href="/projects/accepted.html" title="Apache OpenOffice development focus areas">Focus Areas</a></li> <li><a href="/projects/native-lang.html" title="Apache OpenOffice in your Native Language">Native Languages</a></li> </ul> </div> <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/support/">support</a></div> </div> <div id="clear"></div> <div id="content"> <h1 class="welcometitle">Welcome to Apache OpenOffice Support</h1> <p> Welcome to the Apache OpenOffice Support area. Listed here are links to: <ul> <li> <a href="#community-support">Community support</a> </li> <li> <a href="#rtfm">Product documentation</a> </li> <li> <a href="#professional-services">Professional services</a> </li> <li> <a href="#books">Books about OpenOffice</a>. </li> <li> <a href="#online-resources">Other Online resources</a> </li> </ul> </p> <a name="community-support" id="community-support"></a> <span class="supporthead">OpenOffice Community Support </span> <div class="support"> <ul> <li> <span class='title'> <a href="http://forum.openoffice.org/">The Apache OpenOffice Community Forum</a> </span> <br/> The premier forum for OpenOffice users; immensely useful and recommended. Get free help from volunteers in the community. The forum volunteers can help with everything from installation to "how tos" on advanced topics. </li> <li> <span class='title'> <a href="http://openoffice.apache.org/mailing-lists.html#users-mailing-list-public">Users Mail List</a> </span> &nbsp;(<a href="mailto:users-subscribe@openoffice.apache.org?subject=subscribe%20users">Subscribe</a> / <a href="https://openoffice.apache.org/mailing-lists.html#users-mailing-list-public">Archives</a>) <br> Another community support option, via a public mailing list. You must subscribe to the list if you want to view responses to your question. </li> <li> <span class='title'> <a href="http://openoffice.apache.org/native-lang.html">Apache OpenOffice Native Language Mailing Lists</a> </span> <br /> Mailing lists for several native languages. </li> <li> <span class='title'> <a href="http://qa.openoffice.org/issue_handling/pre_submission.html">Issue Tracker (bug reporting and lookup)</a> </span> <br /> A good place to check to see if a bug is already known. Anyone can search for bugs, but you must register to submit a new issue. <br /><em>Note:</em> This is not the way to get help for general problems. Please use the Forums or Users mailing list for these types of problems. </li> </ul> </div> <a name="rtfm" id="rtfm"></a> <span class="supporthead">OpenOffice Documentation</span> <div class="support"> <ul> <li> <span class='title'> <a href="http://wiki.openoffice.org/wiki/Documentation">OpenOffice Wiki: Documentation area</a> </span> <br /> FAQs, User Guides, How-To's, Tutorials, Installation, etc. Highly recommended as initial source of self-support for new users. </li> </ul> </div> <a name="professional-services" id="professional-services"></a> <span class='supporthead'>Professional Services</span> <div class="support"> <p>On our <a href="/bizdev/consultants.html">Consultants page</a> you will find a listing of individuals and companies that offer professional services related to OpenOffice.</p> </div> <a name="books" id="books"></a> <span class='supporthead'>Books about OpenOffice</span> <div class="support"> <p>On our <a href="books.html">Books page</a> you will find a listing of the many books written about OpenOffice topics, for general and specialized use.</p> <a name="online-resources" id="online-resources"></a> <span class='supporthead'>Online Resources</span> <div class="support"> <p>The following websites are not operated by the Apache OpenOffice project, but have content that may be of interest to users.</p> <ul> <li> <span class='title'> <a rel="nofollow" href="http://www.oooforum.org/">The (Unofficial) OpenOffice Forum - <em>currently unstable</em></a> </span> <br /> Discussion site for all things related OpenOffice </li> <li> <span class='title'> <a rel="nofollow" href="http://openofficeschool.org/">OpenOfficeSchool.org</a> </span> <br /> Free lessons in Calc </li> <li> <span class='title'> <a rel="nofollow" href="http://www.8daysaweek.co.uk/openofficeorg.htm">8daysaweek</a> </span> <br /> General help for users of OpenOffice </li> <li> <span class='title'> <a rel="nofollow" href="http://www.pitonyak.org/oo.php">Macro Guide</a> </span> <br /> Free guide to OpenOffice macros. </li> </ul> </div> <div style="clear: both;"></div> </div> <div id="footera"> <div id="asfbanner"> <p><a class="acevent" data-format="wide" data-mode="light" data-event="random"></a></p> </div> <div id="poweredbya"> <p><a href="https://www.apache.org/"><img src="/images/asf_logo_small.png" alt="Apache Software Foundation" height="76" width="188"/></a></p> </div> <div id="copyrighta"> <p style="text-align:center;"> <a href="/license.html">Copyright &amp; License</a> | <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a> | <a href="/contact_us.html">Contact Us</a> | <a href="/donations.html">Donate</a> | <a href="https://www.apache.org/foundation/thanks.html">Thanks</a> </p> <p> Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners. </p> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10