<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Office Viewer Component &#187; Suggest &amp; Feedback</title>
	<atom:link href="http://www.ocxt.com/archives/category/suggest-feedback/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ocxt.com</link>
	<description>ActiveX document container for hosting Office documents and PDF (including Adobe PDF, Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project and Microsoft Visio documents)</description>
	<lastBuildDate>Sat, 28 Jan 2012 11:37:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to add Word Component to your ASP.NET project</title>
		<link>http://www.ocxt.com/archives/159</link>
		<comments>http://www.ocxt.com/archives/159#comments</comments>
		<pubDate>Sun, 28 Nov 2010 10:34:59 +0000</pubDate>
		<dc:creator>office viewer</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>
		<category><![CDATA[word asp.net]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=159</guid>
		<description><![CDATA[It&#8217;s very easy to embed the MS Word in your asp.net project.  Please follow the steps: 1. Open Visual Studio. 2. Create a new ASP.NET project. 3. Don not attempt to add the Edraw Viewer Component for Word to the Toolbox. It is a client component. You can add it as the HTML Object. 4. [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s very easy to embed the MS Word in your asp.net project.  Please follow the steps:<br />
1. Open Visual Studio.<br />
2. Create a new ASP.NET project.<br />
3. Don not attempt to add the Edraw Viewer Component for Word to the<br />
Toolbox. It is a client component. You can add it as the HTML Object.<br />
4. Copy all files at the ASP_c#\ to the new project folder.<br />
( UploadAction.aspx UploadAction.aspx.cs Default.aspx.cs Default.aspx<br />
Tester.doc )<br />
5. Then add exist items&#8230;<br />
6. Modify the Server Port in the Default.aspx.<br />
6. Run.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/159/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SavetoServer and UploadAction.aspx</title>
		<link>http://www.ocxt.com/archives/327</link>
		<comments>http://www.ocxt.com/archives/327#comments</comments>
		<pubDate>Mon, 18 Oct 2010 14:55:46 +0000</pubDate>
		<dc:creator>kasdelta</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=327</guid>
		<description><![CDATA[I’m testing the trial version of Edraw Component for Word v.7.4 befor upgrade from my version. Everything it’s ok except SaveToServer : I’ve tried out both streaming and none, as in the sample code, but I’ve always the same message « Saved successfully ! » but it’s not so. I’m developing an .asp application. I [...]]]></description>
			<content:encoded><![CDATA[<p>I’m testing the trial version of Edraw Component for Word v.7.4 befor upgrade from my version.<br />
Everything it’s ok except SaveToServer : I’ve tried out both streaming and none, as in the sample code, but I’ve always the same message « Saved successfully ! » but it’s not so.<br />
I’m developing an .asp application.<br />
I can’t debug the UploadAction.aspx page because of the post method and I don’t know witch is the problem.<br />
What does HttpPost method do?</p>
<p>My code in the SavetoServer method is :</p>
<p>[…]<br />
document.getElementById(“OA1”).HttpInit<br />
document.getElementById(“OA1”).HttpAddPostOpenedFile(myFile)<br />
document.getElementById(“OA1”).HttpPost(myUploadPage)</p>
<p>Where myFile is initialized with the full logical path of the file on the server (es. \\Server_name\directory1\..\document.doc)<br />
And myUploadPage is initialized with UploadAction.aspx location (es. http://&#8230;/UploadAction.aspx)</p>
<p>I’ve notice that when I open a file from the server the method IsReadOnly return allways true also if is not so.<br />
I’ve tried also to give a new name to the file when I save to the server (replacing the original name with another in myFile variable), but no trace of the new file instead I receive the message « Save successfully ! ».</p>
<p>I’m developing also in C# for a .NET application that use framework 4 and here I’ve a different behaviour: I get error 17 corresponding to eSC_EndRequestFailed. What about this error ? when occur ?</p>
<p>Thanks for your attention</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/327/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Is there a way to open document directly from SharePoint URL?</title>
		<link>http://www.ocxt.com/archives/314</link>
		<comments>http://www.ocxt.com/archives/314#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:40:02 +0000</pubDate>
		<dc:creator>nlnvrnght</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=314</guid>
		<description><![CDATA[I would like to embed the ms office viewer component to show word, excel and powerpoint files in our project. Is there a way to open ms office document directly from SharePoint URL? Save and Retrieve vice versa.]]></description>
			<content:encoded><![CDATA[<p>I would like to embed the ms office viewer component to show word, excel and powerpoint files in our project. Is there a way to open ms office document directly from SharePoint URL? Save and Retrieve vice versa.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/314/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How could asp page knows user save or edit the document.</title>
		<link>http://www.ocxt.com/archives/308</link>
		<comments>http://www.ocxt.com/archives/308#comments</comments>
		<pubDate>Sun, 18 Apr 2010 14:35:51 +0000</pubDate>
		<dc:creator>mphadke</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=308</guid>
		<description><![CDATA[I am using edraw viewer component for MS Word in our project. How could asp page (ASP.NET) knows user save /edit the document.]]></description>
			<content:encoded><![CDATA[<p>I am using edraw viewer component for MS Word in our project. How could asp page (ASP.NET) knows user save /edit the document.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/308/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can this be done?</title>
		<link>http://www.ocxt.com/archives/82</link>
		<comments>http://www.ocxt.com/archives/82#comments</comments>
		<pubDate>Fri, 16 Apr 2010 22:45:52 +0000</pubDate>
		<dc:creator>oaxacatrader</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=82</guid>
		<description><![CDATA[Please see the link http://cpccame.com/helpdesk/officeOCXHelp.png   there is a tree control where we attach a xls file, we need to open and then display the file when the file in the tree control is clicked. As you can see the control is working as the file is opened and displayed, but after that you can not use [...]]]></description>
			<content:encoded><![CDATA[<p>Please see the link <a href="http://cpccame.com/helpdesk/officeOCXHelp.png">http://cpccame.com/helpdesk/officeOCXHelp.png</a>   there is a tree control where we attach a xls file, we need to open and then display the file when the file in the tree control is clicked. As you can see the control is working as the file is opened and displayed, but after that you can not use the file nor interact with excel, the only way  is to minimize the aplication the maximize but after a click or two the officeoxc just hangs.</p>
<p>You can see a little poject we created so you can see what the control is doing just click on the second branch of the tree</p>
<p><a href="http://cpccame.com/helpdesk/ejemploEDraw.zip">http://cpccame.com/helpdesk/ejemploEDraw.zip</a></p>
<p>If we can do it we will buy the officeocx rightaway</p>
<p>thanks in advance</p>
<p>&nbsp;</p>
<p>Rafael Castañeda</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/82/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Office Version by Office Automation</title>
		<link>http://www.ocxt.com/archives/250</link>
		<comments>http://www.ocxt.com/archives/250#comments</comments>
		<pubDate>Fri, 02 Apr 2010 07:32:44 +0000</pubDate>
		<dc:creator>office viewer</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=250</guid>
		<description><![CDATA[Version is the property of the word::Applicatin. Not a method. So you should do it as follow: var app = document.OA1.GetApplication(); var version = app.Version; window.alert(version);]]></description>
			<content:encoded><![CDATA[<p><html>Version is the property of the word::Applicatin. Not a method. So you should do it as follow:</p>
<p>var app = document.OA1.GetApplication();<br />
var version = app.Version;<br />
window.alert(version);<html /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/250/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is server URL means?</title>
		<link>http://www.ocxt.com/archives/311</link>
		<comments>http://www.ocxt.com/archives/311#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:37:59 +0000</pubDate>
		<dc:creator>NimaEragree</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=311</guid>
		<description><![CDATA[What is server URL means in some method of the Edraw component?]]></description>
			<content:encoded><![CDATA[<p>What is server URL means in some method of the Edraw component?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/311/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OfficeViewer can read a document from memory?</title>
		<link>http://www.ocxt.com/archives/58</link>
		<comments>http://www.ocxt.com/archives/58#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:10:52 +0000</pubDate>
		<dc:creator>Evan</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=58</guid>
		<description><![CDATA[Hi, I have a encrypted document in the filesystem. I want to decrypt this document in memory and send it to OfficeViewer without use of temporal files. Is there a way to do it? Thanks.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a encrypted document in the filesystem. I want to decrypt this document in memory and send it to OfficeViewer without use of temporal files. Is there a way to do it?</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/58/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Edraw Viewer with Excel COM/Excel Add-in</title>
		<link>http://www.ocxt.com/archives/335</link>
		<comments>http://www.ocxt.com/archives/335#comments</comments>
		<pubDate>Fri, 19 Feb 2010 02:55:43 +0000</pubDate>
		<dc:creator>NimaEragree</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=335</guid>
		<description><![CDATA[I have been looking at Edraw for my next up coming project. I noticed that Edraw does not detect the Excel UDF/Excel Add-in but it does detect the COM add-in can you please put me in right direction.]]></description>
			<content:encoded><![CDATA[<p>I have been looking at Edraw for my next up coming project. I noticed that Edraw does not detect the Excel UDF/Excel Add-in but it does detect the COM add-in can you please put me in right direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/335/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to go to special postion in the MS Word</title>
		<link>http://www.ocxt.com/archives/166</link>
		<comments>http://www.ocxt.com/archives/166#comments</comments>
		<pubDate>Sat, 13 Feb 2010 11:05:54 +0000</pubDate>
		<dc:creator>office viewer</dc:creator>
				<category><![CDATA[Suggest & Feedback]]></category>

		<guid isPermaLink="false">http://www.ocxt.com/?p=166</guid>
		<description><![CDATA[Edraw Viewer Component for Word added some methods to do the office automation. The GotoItem method helps to position the cursor in MS Word document. boolean GotoItem([in] WdGoToItem What, [in] WdGoToDirection Which, [in, optional] VARIANT Count, [in, optional] VARIANT Name); Goes to the specified item in the Word document. What: Optional Object. The kind of [...]]]></description>
			<content:encoded><![CDATA[<p>Edraw Viewer Component for Word added some methods to do the office automation. The GotoItem method helps to position the cursor in MS Word document.</p>
<p>boolean GotoItem([in] WdGoToItem What, [in]<br />
WdGoToDirection Which, [in, optional] VARIANT Count, [in,<br />
optional] VARIANT Name);<br />
Goes to the specified item in the Word document.<br />
What: Optional Object. The kind of item to which the range or selection is moved. Can be one<br />
of the WdGoToItem constants.<br />
Which: Optional Object. The item to which the range or selection is moved. Can be one of the<br />
WdGoToDirection constants.<br />
Count: Optional Object. The number of the item in the document. The default value is 1.<br />
Only positive values are valid. To specify an item that precedes the range or selection, use<br />
wdGoToPrevious as the Which argument and specify a Count value.<br />
Name: Optional Object. If the What argument is wdGoToBookmark, wdGoToComment,<br />
wdGoToField, or wdGoToObject, this argument specifies a name.<br />
enum WdGoToItem<br />
{<br />
wdGoToStart = 101,<br />
wdGoToEnd = 102,<br />
wdGoToBookmark = -1 ,<br />
wdGoToComment = 6 ,<br />
wdGoToEndnote = 5 ,<br />
wdGoToEquation = 10 ,<br />
wdGoToField = 7 ,<br />
wdGoToFootnote = 4 ,<br />
wdGoToGrammaticalError= 14 ,<br />
wdGoToGraphic = 8 ,<br />
wdGoToHeading= 11 ,<br />
wdGoToLine = 3 ,<br />
wdGoToObject = 9 ,<br />
wdGoToPage = 1 ,<br />
wdGoToPercent = 12 ,<br />
wdGoToProofreadingError = 15 ,<br />
wdGoToSection = 0 ,<br />
wdGoToSpellingError = 13 ,<br />
wdGoToTable = 2 ,<br />
}WdGoToItem;<br />
enum WdGoToDirection<br />
{<br />
wdGoToAbsolute = 1,<br />
wdGoToFirst = 1,<br />
wdGoToLast = -1 ,<br />
wdGoToNext = 2 ,<br />
wdGoToPrevious = 3 ,<br />
wdGoToRelative = 2 ,<br />
}WdGoToDirection;<br />
Example<br />
The following java script shows how to go to the file end.<br />
function GoToItem_Example ()<br />
{<br />
Edword.GoToItem( 102, 1 );<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ocxt.com/archives/166/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

