Applies To | |||
Product(s): | MicroStation | ||
Version(s): | 08.09.02.52 | ||
Environment: | N\A | ||
Area: | Printing | ||
Subarea: | Pen Table | ||
Original Author: | Bentley Technical Support Group | ||
Problem
The border label is plotting inverted. Black background with white text.
MPLOT Border label background color
Solution
A record equal to: pen(0)=(0)/rgb=(0,0,0) in the sysprinter driver (PRINTER.PLT) was causing the problem.
Pen 0 represents the background color.