المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Page numbers and Line numbers for Web browser control like MS word



C# Programming
08-05-2009, 05:22 PM
Hi,

I am developing one windows application in that i am trying to integrate microsoft word programatically. I used web browser control to enter text,saving it as a word document but the saved document is not showing page numbers,line numbers etc like normal word document. I want to display page numbers and line numbers to my word using web browser control.Can you please tell me is it the correct way to implement word in c# and can you please guide me how to assign page numbers and line numbers for web browser control.

Thanks in advance
Pavani