I want to print a word document using C# (without preview). Any help?
Thanks
John
I want to print a word document using C# (without preview). Any help?
Thanks
John
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Apr 10, 2008, 6:43 AM
Now if you want to print a word document using C#, you have to use the PrintOut method to send the document to the printer or even a part of it, if there is no need to print the entire document.
Of corse I suppose that you define a word project under VS2005/2008 as a Visual tool for office project