Integrating/Viewing Word document in a C# windows application

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hello,
I have a Word document of a printed book, and I want to create a computer version of the book. I tried to view the Word document in my application, but the problem is that I want it to look exactly like as it looks in Word (and exactly like the printed book).
<br/>
Another approach Ive tried is to save the document as PDF, but the problem is that I dont have any control on the view (like searching within document and so on).
<br/>
Thanks,
Ori.

View the full article
 
Back
Top