daven Posted July 11, 2012 Posted July 11, 2012 hi guys, i need to show a book with CD. the book created in microsoft office word, and i want to create program that will show the book, with the fonts, colors, and the titles. im programing with C# any help please :x? Quote
Sitwon Posted July 11, 2012 Posted July 11, 2012 Are you assuming that the end-user will not have an application that is capable of opening and viewing a Word document? Quote
Jason Cooper Posted July 12, 2012 Posted July 12, 2012 Is it a .doc or .docx file? .doc files use Microsoft's proprietary binary format, while .docx files are really a zip file containing a number of files, mostly in an XML format. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.