How to enable logging of the Office documents built-in converter?

Question

How to enable logging of the Office documents built-in converter?

Answer

  1. Open OfficeComConverter.exe.config file in the text editor:
    • C:\Program Files\ABBYY FineReader Server 14.0\Bin for ABBYY FineReader Server 14 
    • C:\Program Files\ABBYY FlexiCapture 12 Stations for ABBYY FlexiCapture 12
  2. Find the following line:
    <add name="LogFileListener2" type="Abbyy.Diagnostics.FileWriterTraceListener, AooConverter" initializeData="%temp%\AooConverter.log" enable="false"/>
  3. Change enable="false" to enable="true"
  4. If necessary, change the directory where the logs will be saved by editing:
    initializeData="%temp%\AooConverter.log"

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.