In order for Cad to see your plot style it must be in the correct folder. Otherwise Cad won't find it. (Hint: For your custom ctb, put "_101" or "_your initals" at the end of it so you won't get it confused with some other ctb file.) Make sure your ctb file is here:
Options>Files tab>Printer Support>Plot Style
Futhermore, and most importantly, your drawing file is using what I call PSEUDO COLORS (I just made that up--not an official AutoCAD term). In your properties palette you have a 0,255,0 which uses 'pseudo' green and 255,255,0 which uses 'pseudo' yellow and if you are trying to print using grayscale.ctb or monochrome.ctb the gray or mono colors will NOT be used because the pseudo colors are being used instead. When this happens you get a colored printout instead of gray or B & W. In other words 0,255,0 and 255,255,0 are overriding the gray and the mono. If you really want to plot to grayscale or monochrome, change your pseudo colors to the real deal, e.g. 0,255,0 in color column of properties palette should indicate 'Green' and 255,255,0 should indicate 'Yellow'. Only use pseudo colors when you are intentionally trying to prevent colors from printing gray or black, like when you want to highlight an area of contaminated soil (pseudo 255,0,0) that should be avoided. In this type of situation, all objects and text will be black while the dirty soil area will be pseudo red, which gives it eyeball priority when the drawing is being viewed.
Chicagolooper
