Can't embed fonts in a package file


 Product(s):MicroStation
 Version(s):N\A
 Environment:N\A
 Area:Interchange
 Subarea:Publishing .imodel

Problem

Error creating packaged file. When I publish an i-model from MicroStation, I get an error "Can't embed fonts in a package file" in the message center.

Solution

Create a Publisher log and check for the missing fonts. Add the missing fonts to the font library and create a package file.

Alternatively, disable embedding fonts and create a package file with the following key-ins
publishdgn embedfonts off
publishdgn publish force
publishdgn package <full path of package i.dgn with extension>

Note: Embedding fonts can also be disabled by setting configuration variable MS_PUBLISHDGN_EMBEDFONTS value to 0
          MS_PUBLISHDGN_EMBEDFONTS = 0

Refer Publish i-model Configuration Variables

See Also

Introduction to Publishing iModels from MicroStation

Other language sources

Deutsch

 Original Author:Leonard Jones