> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenOffice を使用したドキュメント変換の拡張診断

> OfficeComConverter.exe.config を編集して ABBYY FlexiCapture で変換のログ記録を有効にし、OpenOffice ドキュメント変換の拡張診断を実行します。

OpenOffice を使用してドキュメントを変換している場合は、変換のログ記録を有効にして拡張診断を実行できます。`OfficeComConverter.exe.config` ファイル (`C:\Program Files\ABBYY FlexiCapture 12 Stations` にあります) に、次のリスナーを追加します。

```xml theme={null}
<add name="LogFileListener2" type="Abbyy.Diagnostics.FileWriterTraceListener, AooConverter" initializeData="%temp%\AooConverter.log" enable="true"/>
```

ログは、`%temp%` ディレクトリにある `AooConverter.log` ファイルに記録されます。ログ記録を有効にしたら、エラーを再現し、log file 内の該当するエントリを分析してください。エラーを自力で解決できない場合は、log file を添えて ABBYY の technical support にお問い合わせください。
