printing document using c#
iam creating word file from c#.in this word file some text is in bold format. iam printing this document from batch file(batch file code is: c:\>type test.doc>\\systemname\printername)printer is connected in network. in document text is in bold format.but print of this document is showing some unknown charecters like wingding font charecters. how to solve this.
|