<?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>IT Answers &#187; embedObjects</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/embedobjects/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 20:40:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Embedding a Word doc in a form</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/embedding-a-word-doc-in-a-form/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/embedding-a-word-doc-in-a-form/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 12:59:29 +0000</pubDate>
		<dc:creator>PatinQatar</dc:creator>
				<category><![CDATA[embedObjects]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Word documents]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Trying to link/embed a word document into a form for editing. I want to be able to select the doc &#8220;title&#8221; from a list and have the doc populate a subform.]]></description>
				<content:encoded><![CDATA[<p>Trying to link/embed a word document into a form for editing.  I want to be able to select the doc &#8220;title&#8221; from a list and have the doc populate a subform.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/embedding-a-word-doc-in-a-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying documents attacment to a new doc as an OLE object</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/copying-documents-attacment-to-a-new-doc-as-an-ole-object/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/copying-documents-attacment-to-a-new-doc-as-an-ole-object/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 11:39:44 +0000</pubDate>
		<dc:creator>Entsu</dc:creator>
				<category><![CDATA[embedObjects]]></category>
		<category><![CDATA[Lotus Agents]]></category>
		<category><![CDATA[Lotus Notes 7.x]]></category>
		<category><![CDATA[Lotus Notes 8.x]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[OLE objects]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m building an application (-agent actually-) which should take the attachment of the received mail document and create a new document holding this attachment (usually pdf file) as OLE object. I have all bits and pieces ready except taking the attachment from inbound maildoc and attaching it to new doc as new OLE object. remarks [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m building an application (-agent actually-) which should take the attachment of the received mail document and create a new document holding this attachment (usually pdf file) as OLE object. </p>
<p>I have all bits and pieces ready except taking the attachment from inbound maildoc and attaching it to new doc as new OLE object. </p>
<p>remarks<br />
*Taking file, saving it to the hard-drive and making OLE object from file on the hd is not working solution at this point. The script is meant to be running as an agent in the server and due to server restrictions in new file writing this will not work.</p>
<p>I already have a solution which transfers the attachment. This is poor solution for my case because it is essential to preview the doc when document is opened. With OLE implementation this could be easily done. </p>
<p>Here&#8217;s the actual codepart which needs to be altered</p>
<p>&#8230;<br />
&#8230;<br />
&#8216;get the rich text field (where the attachment is)<br />
Set body = doc.GetFirstItem(&#8220;Body&#8221;)</p>
<p>Set ndoc = New NotesDocument ( db )<br />
ndoc.form = &#8220;NEWFORM&#8221;</p>
<p>&#8216;copy this to the new doc<br />
Call ndoc.CopyItem( body, &#8220;Body&#8221; )</p>
<p>&#8216;save new doc etc&#8230;<br />
&#8230;</p>
<p>Oh. and my client/servers are 8.0. Also 7.0 solutions or older will do. Thank you very much! Also java may be ok.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/copying-documents-attacment-to-a-new-doc-as-an-ole-object/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/16 queries in 0.019 seconds using memcached
Object Caching 387/420 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 01:11:08 -->