Vues :

Behavior:
It might happen that documents will be displayed without text in a Terminal Server Installation (e.g. all embedded pictures of a PDF are displayed but no text).

Solution:
In most cases the problem is that Terminal Server redirects the environment variable of Windows fonts to the users directory and not to c:\windows\fonts.

There are two methods to work around this problem:

  1. DocuWare Windows Viewer uses file fontmap.txt located in directory „c:\program files\common file\docuware\vcet" to find the fonts. The entries "$(FONT)" of this file have to be replaced with "c:\windows\fonts".
  2. Second possibility is to add a new entry to the registry. This changes the way a module searches for Windows components. Windows files will not be searched in the user directory anymore but in the original Windows directory
    Following entry has to be added for DocuWare Windows Viewer:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Terminal Server\Compatibility\Applications\DACS5"
    DWORD Flags 408