Server Installation Issues

Tips for enhanced performance when installing FMx-Auto on FrameMaker Server.

To optimize FrameMaker Server performance, locate the maker.ini file and make the following changes.

Locate the following lines, and set them as shown:

EnableAutoSpellCheck=Off 
LastUsedWorkSpaceInStructuredMode=Server 
LastUsedWorkSpaceInUnStructuredMode=Server 
EnableUndoInFDK=Off 
RepeatTypingEnabled=Off 
RepeatEnabled=Off 
;Donot Show Again Dialog 
PreferencesMissingGraphicsDialog=Off 
UnresolvedCrossReferencesDialog=Off 
OpeningOldReleaseDocDialog=Off 
UnavailableFontsDialog=Off

Comment out the following lines in the APIClients section:

;FMPDFReflow=Standard, Post-process PDF for Reflow, fminit\fmpdfreflow.dll,all 
;InitCharMap=Standard, InitCharMap, fminit\InitCharMap.dll, all
Note: If you need the PDF Reflow feature, do not comment out the first line. The second line is required to open the Character Palette, which is not required in an automated build environment.