Unregistered
December 4, 2002, 20:00:46
Our company is looking into using Text Control. The product we are currently creating is a Web based product. We will have many companies using our product and will have thousands of users accessing document from all over the world. Much of the data is accessed through the web via web services. Our product depends on Microsoft Word documents so .DOC files would be used in the Text Control. We have worked with Microsoft directly regarding opening/editing Word documents, but frankly the solution is clunky at best. In an effort to find a better solution, we are looking into third party software that would be able to handle our document access requirements. I would appreciate any information I can receive on the following questions:
1. Documentation indicates that a document can be saved in any format. We are currently using SQL and we are saving the document data in binary. Currently we are using FileStream in .NET to create the document from the binary data that is in the database. How does this apply to the TextControl? Can we send binary data directly to Text Control to create and open the file?
2. When we save the document data to the database (as binary data), we remove the password (Word document size is much larger with password and encryption). Does Text Control allow saving the document on the local with password and removing the password on demand? Also, if it allows programmatic writing and removing of passwords to the document, what encryption type is available for password protection and can that encryption type be programmatically selected? We require RC4 level of encryption but may also use others. For example WordXP and Word2000 support RC4 level of encryption but Word97 does not - inwhich case we would use a lower level of encryption. Is this encryption level available in Text Control?
3. Our clients often have medical dictationaries that they with Microsoft Word. Does Text Control support spelling dictationaries?
4. Currently we use Word OLE and programmatically control Word. For example, we can programmatically execute Find, spellcheck, character counts, starting and shutting down Word , etc. Does Text Control work in conjunction to Word OLE?
5. We have several different type of users which dynamically are given different access to documents. For example, one user may only be able to view a document - but not modify it. Another user may initially have the document opened in view mode, but when they click a button on a custom toolbar, their view will be changed to edit mode. When they are done editing they click another button a custom toolbar and they are returned to edit mode. Can Text Control support this kind of access to documents?
6. If we were using .DOC format with Text Control, we the user "see" the typical Word file menu? If yes, can that file menu be customized so that either certain options on the file menu are either disabled or removed? In other words, is it possible to disable the printing or open option on the File menu?
7. Does Text Control allow customized toolbars? Do we have the ability to add our own buttons to either a toolbar or menue? Does Text Control handle shortcut keys to Word Menus or custom buttons? Can these shortcut keys be programmatically assigned?
8. Does Text Control support registry functions? For example, currently in Word OLE the startup path in Word is saved in the registry. Does Text Control support this?
Denise
This message was originally posted by Denise in the old TX Text Control Support Forum.
1. Documentation indicates that a document can be saved in any format. We are currently using SQL and we are saving the document data in binary. Currently we are using FileStream in .NET to create the document from the binary data that is in the database. How does this apply to the TextControl? Can we send binary data directly to Text Control to create and open the file?
2. When we save the document data to the database (as binary data), we remove the password (Word document size is much larger with password and encryption). Does Text Control allow saving the document on the local with password and removing the password on demand? Also, if it allows programmatic writing and removing of passwords to the document, what encryption type is available for password protection and can that encryption type be programmatically selected? We require RC4 level of encryption but may also use others. For example WordXP and Word2000 support RC4 level of encryption but Word97 does not - inwhich case we would use a lower level of encryption. Is this encryption level available in Text Control?
3. Our clients often have medical dictationaries that they with Microsoft Word. Does Text Control support spelling dictationaries?
4. Currently we use Word OLE and programmatically control Word. For example, we can programmatically execute Find, spellcheck, character counts, starting and shutting down Word , etc. Does Text Control work in conjunction to Word OLE?
5. We have several different type of users which dynamically are given different access to documents. For example, one user may only be able to view a document - but not modify it. Another user may initially have the document opened in view mode, but when they click a button on a custom toolbar, their view will be changed to edit mode. When they are done editing they click another button a custom toolbar and they are returned to edit mode. Can Text Control support this kind of access to documents?
6. If we were using .DOC format with Text Control, we the user "see" the typical Word file menu? If yes, can that file menu be customized so that either certain options on the file menu are either disabled or removed? In other words, is it possible to disable the printing or open option on the File menu?
7. Does Text Control allow customized toolbars? Do we have the ability to add our own buttons to either a toolbar or menue? Does Text Control handle shortcut keys to Word Menus or custom buttons? Can these shortcut keys be programmatically assigned?
8. Does Text Control support registry functions? For example, currently in Word OLE the startup path in Word is saved in the registry. Does Text Control support this?
Denise
This message was originally posted by Denise in the old TX Text Control Support Forum.