Difference between revisions of "Documentation/FAQ/Writer/DocumentManagement"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
m
 
(37 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
[[Category:Documentation/FAQ/Writer]]
 +
{{Documentation/FAQTOC}}
 +
{{DISPLAYTITLE: Writer FAQ - Document Management}}
 +
Search the FAQs: <googlefaq/>
 +
This page has FAQs about document management, file formats, and similar topics.
 +
This list is ordered by popularity. The most popular FAQs are at the top. But also have a look at the bottom to find any new entries.
  
 +
More information can be found in the Writer Guide, available from the [https://www.openoffice.org/documentation/manuals/oooauthors2/ {{AOo}} Documentation Project].
  
 +
<DPL>
 +
  category=Documentation/FAQ/Writer/DocumentManagement
 +
  ordermethod=counter
 +
  order=descending
 +
  replaceintitle=/Documentation.*\//,
 +
  secseparators=<br>
 +
</DPL>
  
== Document Management ==
 
  
=== Can multiple users edit a file concurrently? ===
 
No, OpenOffice.org does not support this feature.
 
  
=== How do I convert multiple OpenOffice.org documents to PDF? ===
+
<table border=1 cellpadding=5 style="width:100%; border-collapse: collapse; border-color:#AAA; background-color:#EEE;"><tr>
<P>If you need to convert several documents from an OOo format to, for example, PDF, you can do this with the following batch converter macro. This method avoids the necessity of converting the documents individually by opening them in OOo and using the menus. 
+
<td>
 
+
===Add a new FAQ entry===
[http://www.ooomacros.org/user.php#95532 OOo Macros -- Document Converter]
+
<inputbox>
 
+
bgcolor=#EEE
=== Some version control menu choices, which I have seen before, do not appear. What's wrong? ===
+
type=create
Some version management functions become unavailable when you create an index (such as Table of Contents) within your document. Menu choices that will no longer appear include:
+
default=Documentation/FAQ/Writer/DocumentManagement/<FAQ_TITLE>
 
+
preload=Documentation/FAQ_Template
* Edit -> Changes -> Merge Document
+
buttonlabel=Add new FAQ
* Edit -> Compare Document
+
break=no
 
+
</inputbox>
In addition, the 'Compare' button in the 'Versions' dialog (accessed using File -> Versions becomes gray (unusable) when the document contains an index.
+
'''Instructions'''
 
+
* Do '''not ask questions''' here, but '''give answers'''.  
=== How can I search many .sxw (or .odt) files for one word? ===
+
* If you have a '''question to ask''', go to the [https://forum.openoffice.org/ User Forum].
'''Note:''' Some of this information may be out of date.
+
* Replace ''<FAQ_TITLE>'' part in the input box above by the title you would like to give the FAQ item and click '''Add New FAQ'''
There are at least four ways to do this.
+
</td></tr></table>
 
+
<ul>
+
<li>On Windows, you can use [http://desktop.yahoo.com/ Yahoo Desktop Search]. By adding .sxw to the list of file extensions searched, you get a fast and fuss-free display of the relevant context as plain text. The search can be phrasewise, Boolean, or refined by date and size. As of May 13 2005, it does not index the content of .odt files, though there is a feature request for it to do that. The other drawbacks are that it is Windows only and indexes, by default, every hour or so, since it expects you to be using Outlook and indexing your email as well.</li>
+
<li>A windows alternative is [http://desktop.google.com  Google desktop search], which has plugins that index both the old and new openoffice formats (.odt and .sxw). It is fast, and works well with Firefox; but the search results are less easy to sort than Yahoo's and it does not have a built-in preview function, as YDS does.</li>
+
<li>The best cross-platform solution is [http://sourceforge.net/project/showfiles.php?group_id=76130 DocSearch], a Java app which searches and indexes OOo files as well as MS Office, text and PDFs. It is easy to use, very fast, allows fancy searches and can be integrated into a toolbar with a macro.<br>
+
The drawbacks: it's pretty large (a 5MB download) and doesn't handle non-English characters well. It has no documentation to speak of. You have to configure it to use OOo, Acrobat, and anything else other than IE to open the files it finds (this is under Tools/settings). But it is clearly the best solution for large collections of documents on Linux.</li>
+
<li>Much smaller and simpler, but adequate for everyday use on fast computers is the filefinder written in OOo Basic, one of the macros in Andrew Brown's [http://www.darwinwars.com/lunatic/bugs/oo_macros.html collection]. This ought to install with a single click, though you will still have to put the macro on a toolbar yourself.
+
<br>Drawbacks: it is slow with large numbers of files on slow computers.</li>
+
</ul>
+
 
+
=== How to open Works .wps files in OpenOffice.org 2.x? ===
+
For instructions, see the Troubleshooting chapter (# 14) of the User Guide, http://documentation.openoffice.org/manuals/OOo2.x/user_guide2_draft.pdf
+

Latest revision as of 12:47, 8 September 2021

doc OOo



Search the FAQs:

This page has FAQs about document management, file formats, and similar topics. This list is ordered by popularity. The most popular FAQs are at the top. But also have a look at the bottom to find any new entries.

More information can be found in the Writer Guide, available from the Apache OpenOffice Documentation Project.


Add a new FAQ entry

Instructions

  • Do not ask questions here, but give answers.
  • If you have a question to ask, go to the User Forum.
  • Replace <FAQ_TITLE> part in the input box above by the title you would like to give the FAQ item and click Add New FAQ
Personal tools