Hello again, Sorry for asking so many questions at a time, but i'm really intrigued. I have Samsung ML-1615 laser printer. When I print an MS Word document typesetted in Times New Roman, the printer uses internal (hardware) font resource, and hardcopy is very smooth and nice. When I print a pdf generated by ConTexT, the same font becomes rasterized and looks a bit ragged on a paper. Is there a way to instruct Acrobat and printer that I use authentic Time New Roman? (The typescript I currently use is: \starttypescript [serif] [timesnr] \definefontsynonym [TimesNRRegular][file:times][features=default] \definefontsynonym [TimesNRItalic][file:timesi][features=default] \definefontsynonym [TimesNRBold][file:timesbd][features=default] \stoptypescript \starttypescript [serif] [timesnr] \definefontsynonym [Serif][TimesNRRegular][features=default] \definefontsynonym [SerifItalic][TimesNRItalic][features=default] \definefontsynonym [SerifBold][TimesNRBold][features=default] %\definefontsynonym [SansBoldItalic][][features=default] %\definefontsynonym [SansBoldSlanted][SansBoldItalic][features=default] %\definefontsynonym [SansCaps][Sans][features=smallcaps] \definefontsynonym [SerifSlanted][SerifItalic][features=default] \stoptypescript \starttypescript [timesnr] \definetypeface[timesnr][rm][serif][timesnr][default] \stoptypescript ) Best regards, Vyatcheslav