Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hey guys,

How to read a certain page of a word document, any idea?

Both java and C# is ok.

Thanks a lot~
Posted
Updated 5-Sep-10 22:30pm
v2
Comments
Sandeep Mewara 6-Sep-10 2:52am    
Did you tried anything? Google?
Dalek Dave 6-Sep-10 4:31am    
Minor Edit for Grammar.
hillyzheng 7-Sep-10 5:22am    
yes, i try to search on google, but pity, if anyone could give me a example, that's will be great~
Richard MacCutchan 7-Sep-10 7:11am    
Try searching for Word, Office, Interop etc. in the C# articles or for a wider search use Google.
hillyzheng 16-Sep-10 8:25am    
thank you very much, but, pity, still, not settle~

1 solution

See here[^] for full details on how to access word documents from C#. You could also search the CodeProject articles for some good samples.
 
Share this answer
 
Comments
hillyzheng 7-Sep-10 5:38am    
I check out msdn, there only concept about the interface of page object, but no example, how to use it? what's the best keyword if i want to search in codeproject? thanks a lot~

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