Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

I have to display the documents in another window.when i open any document like .doc,.xps,.pdf,.xls,.ppt etc and searched for any keyword that the matching searched string should display in different colors.
For example if is there one .xps document, i have to display the content of the document in another window but it should not show the menu bar and and status bar as like original .xps document it should open in the windows form control only.
i have to load that Content body of the XPS document in to another control.
How can i achieve this using C#.net Code, is there any API's available for working with such scenarios.
Is there any .xps/.pdf/.doc document api's available for free for formatting the document in our own way so that to display that in any control.
I should also have to work with the other type of documents with the same scenario like with .doc,ppt,txt and pdf etc..
Please give me the Valuable solution to come out of the problem.

I hope you understand the scenario.if you have any explanation please share the questions.

Thanks and regards
v g s naidu
Posted

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