Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi friends,

I have developed a c# desktop application in which i need to print a file(document like .doc, .rtf) with same styles(fonts,alignment, color,size etc).
I have converted the text in a rich text box to .doc and saved to a path when i am trying to print that file i am losing styles(fonts,alignment, color,size etc).

So. Please help me with code or example

THANKS IN ADVANCE
Posted
Comments
BillWoodruff 25-Nov-14 9:45am    
Start here:

https://support.microsoft.com/kb/812425
Maciej Los 25-Nov-14 16:43pm    
Help what?
User-8621695 18-Dec-14 2:31am    
Santosh, according to me one way is to convert that document into image and then print.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900