Click here to Skip to main content
15,885,899 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

We are developing C#.net4.0 Windows Form Based Application.

Here, the User will enter the Word Document paragraph number.
After getting that Paragraph number, I want to Show that Selected Paragraph's in the any one of the WORD PROCESSING COMPONENT like Dsoframer or anyother without changing the format.

How I do it?

Using DSOFRAMER I could able to open the Entire Word Document, but I want to display only user selected paragraphs.

(OR)

I am able to retrieve the open xml representation of the user Selected Word document Pararaphs(USING OPEN XML SDK 2.0).
Then how do I paste it in to any WORD PROCESSING COMPONENT?


Please Guide me to Get out of this issue...(At least above any one ways)


Thanks & Regards,
P.SARAVANAN
Posted
Updated 26-May-11 22:03pm
v2
Comments
Dalek Dave 27-May-11 4:04am    
Edited for Grammar and Readability.

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