<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Thu, 05 Mar 2009 05:12:20 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2009-03-05T05:12:20Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Scripting use of the clipboard</title>
      <link>https://forums.adobe.com/thread/286536</link>
      <description>&lt;!-- [DocumentBodyStart:da9872dd-91b0-4309-8e06-162290d6973a] --&gt;&lt;div class="jive-rendered-content"&gt;Does anyone know if it is possible, using JavaScript, to 'paste' text into the Windows clipboard.
&lt;br/&gt;
&lt;br/&gt;The closest thing I can find is an app.execMenuItem("Copy"); or app.execMenuItem("CopyFileToClipboard"); but don't know how I would make the selection and ideally I would like to avoid having "dummy" fields just to have a source for the copy.
&lt;br/&gt;
&lt;br/&gt;Thanks
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:da9872dd-91b0-4309-8e06-162290d6973a] --&gt;&lt;img src='/beacon?t=1415930288417' /&gt;</description>
      <pubDate>Thu, 05 Mar 2009 05:12:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/286536</guid>
      <dc:date>2009-03-05T05:12:20Z</dc:date>
      <clearspace:dateToText>5 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>createDataObject and NewLine characters</title>
      <link>https://forums.adobe.com/thread/286534</link>
      <description>&lt;!-- [DocumentBodyStart:edd988a2-e0e3-47b5-8cff-e40f009bcede] --&gt;&lt;div class="jive-rendered-content"&gt;I was hoping to create a attachment to my form using the Doc.setDataObjectContents method and this is working but I was also hoping to include a new line character in the contents of the attachment.
&lt;br/&gt;
&lt;br/&gt;There seems to be a number of characters that get filtered out including the carriage return (but not the tab character).
&lt;br/&gt;
&lt;br/&gt;I was expecting the following line to put each word on a separate line.
&lt;br/&gt;
&lt;br/&gt;this.createDataObject("MyData.txt", "This\nis\nsome\ndata.");
&lt;br/&gt;
&lt;br/&gt;Is there a trick to doing this? I'm using Acrobat 8.0.0
&lt;br/&gt;
&lt;br/&gt;Thanks
&lt;br/&gt;
&lt;br/&gt;Bruce
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:edd988a2-e0e3-47b5-8cff-e40f009bcede] --&gt;</description>
      <pubDate>Wed, 04 Mar 2009 22:49:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/286534</guid>
      <dc:date>2009-03-04T22:49:45Z</dc:date>
      <clearspace:dateToText>5 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Identify Reader/Acrobat versions</title>
      <link>https://forums.adobe.com/thread/340165</link>
      <description>&lt;!-- [DocumentBodyStart:42bfbe9b-ca07-46d6-9d47-ef3f21e70380] --&gt;&lt;div class="jive-rendered-content"&gt;As part of our submission process we collect the version of Reader/Acrobat that was used. We do this using xfa.host.appType, and the app.plugIns[x].version. We test our forms with versions of Reader from 7.0.9 to 9.0 and Acrobat 7.0 to 8.0. The xfa.host.appType for these is Reader or Exchange-Pro.
&lt;br/&gt;
&lt;br/&gt;We also receive some forms with a xfa.host.appType of Exchange. This often fails as it seems to not handle null values that get updated via JavaScript (we get back a XML element with a value but also still has the xsi:nil=true).
&lt;br/&gt;
&lt;br/&gt;Does anyone know what program has a xfa.host.appType of Exchange.
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:42bfbe9b-ca07-46d6-9d47-ef3f21e70380] --&gt;</description>
      <pubDate>Wed, 22 Oct 2008 05:43:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/340165</guid>
      <dc:date>2008-10-22T05:43:07Z</dc:date>
      <clearspace:dateToText>6 years 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>xfa.form som expression xfa[0].form[1]</title>
      <link>https://forums.adobe.com/thread/341833</link>
      <description>&lt;!-- [DocumentBodyStart:653c2063-669a-49f9-a90e-233369be68bd] --&gt;&lt;div class="jive-rendered-content"&gt;I have produced a form that uses web services for submission. One of the values in the submission is the field.somExpression, I need this so the response can update parts of the form. My problem is that generally the field.somExpression returns a string starting "xfa[0].form[0]..." in which case everything works fine but there are times when field.somExpression returns a string starting "xfa[0].form[1]...". This is returned in the web service response and the form tries to update the field to reflect the server processing, but fails to find any field starting "xfa[0].form[1]...".
&lt;br/&gt;
&lt;br/&gt;Can anyone explain why I would be having two form dom's? and then why only sometimes?
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:653c2063-669a-49f9-a90e-233369be68bd] --&gt;</description>
      <pubDate>Mon, 08 Sep 2008 10:01:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/341833</guid>
      <dc:date>2008-09-08T10:01:39Z</dc:date>
      <clearspace:dateToText>6 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SOAP.streamEncode loses trailing nulls</title>
      <link>https://forums.adobe.com/thread/286856</link>
      <description>&lt;!-- [DocumentBodyStart:34955f1b-a3d5-491e-982e-06d0a82fa9aa] --&gt;&lt;div class="jive-rendered-content"&gt;I am trying to base64 encode data for a web service call using the SOAP.streamEncode method but am losing any trailing characters. 
&lt;br/&gt;
&lt;br/&gt;The following code, that encodes a string and then decodes the stream shows the problem I am having;
&lt;br/&gt;
&lt;br/&gt;&amp;gt;var string2 = new String("\xF4\x09\xB2\x0q\x00\x00\x00\x00");
&lt;br/&gt;var encode2 = SOAP.streamEncode(SOAP.streamFromString(string2), "base64");
&lt;br/&gt;var decode2 = SOAP.streamDecode(SOAP.streamEncode(SOAP.streamFromString(string2), "base64"), "base64"); 
&lt;br/&gt;console.println("string2.length " + string2.length);
&lt;br/&gt;console.println("string2 " + string2.toSource());
&lt;br/&gt;var encode2String = SOAP.stringFromStream(encode2);
&lt;br/&gt;console.println("encode2.length " + encode2String.length); 
&lt;br/&gt;console.println("encode2 " + encode2String);
&lt;br/&gt;var decode2String = SOAP.stringFromStream(decode2); 
&lt;br/&gt;console.println("decode2.length " + decode2String.length); 
&lt;br/&gt;console.println("decode2 " + decode2String.toSource());
&lt;br/&gt;
&lt;br/&gt;This displays the following on the console;
&lt;br/&gt;
&lt;br/&gt;&amp;gt;string2.length 10
&lt;br/&gt;string2 (new String("\xF4\t\xB2x0q\x00\x00\x00\x00"))
&lt;br/&gt;encode2.length 8
&lt;br/&gt;encode2 9AmyeDBx
&lt;br/&gt;decode2.length 6
&lt;br/&gt;decode2 (new String("\xF4\t\xB2x0q"))
&lt;br/&gt;
&lt;br/&gt;The last line should have returned the same string as I started with.
&lt;br/&gt;
&lt;br/&gt;Has anyone else encountered this problem and found a workaround?
&lt;br/&gt;
&lt;br/&gt;My initial aim was to submit attached documents to my web service. These are generally Word documents which appear to always contain trailing spaces. I know I could use hex encoding (and am currently doing this) but hex encoding doubles the size of attachment and I am getting complaints about the response times
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:34955f1b-a3d5-491e-982e-06d0a82fa9aa] --&gt;</description>
      <pubDate>Wed, 23 Apr 2008 07:12:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/286856</guid>
      <dc:date>2008-04-23T07:12:26Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

