<?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 : Unanswered Discussions - Design and Development</title>
    <link>https://forums.adobe.com/community/design_development?view=discussions&amp;filter=open</link>
    <description>Unanswered Discussion Threads in Design and Development</description>
    <language>en</language>
    <pubDate>Thu, 13 Nov 2014 16:33:19 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-13T16:33:19Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Sharing a font with a third-party designer</title>
      <link>https://forums.adobe.com/thread/1634367</link>
      <description>&lt;!-- [DocumentBodyStart:2126a96f-9cce-4e4c-8ad0-ff1e2206d6bd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I work with a magazine (as an employee), and we're considering hiring a third-party designer as an independent contractor to assist with some aspects of the layout. We're going to give him a trial run for one issue to see how things go. Unfortunately, he doesn't own the font we use for our headlines, subheads, etc. I'm wondering if there's any problem sharing my copy with him, at least for the trial period. My license agreement allows me to install the font on up to five computers, but I'm not sure if that would extend to an out-of-house, third-party designer (I suspect it doesn't). But I hate to spend $250 for all the different weights of the font if we end up not working with the designer long term.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any thoughts?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2126a96f-9cce-4e4c-8ad0-ff1e2206d6bd] --&gt;&lt;img src='/beacon?t=1415903706443' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">license</category>
      <pubDate>Thu, 13 Nov 2014 16:20:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634367</guid>
      <dc:date>2014-11-13T16:20:43Z</dc:date>
      <clearspace:dateToText>2 hours 2 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>What should be the behavior of Background with shfil</title>
      <link>https://forums.adobe.com/thread/1634149</link>
      <description>&lt;!-- [DocumentBodyStart:8db83a1f-0124-4a82-abf6-48428874375b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a simple PostScript file that uses a Radial shading dictionary and shfill operator.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;/PageSize [300 300]&amp;gt;&amp;gt; setpagedevice&lt;/p&gt;&lt;p&gt;10 10 moveto&lt;/p&gt;&lt;p&gt;290 10 lineto&lt;/p&gt;&lt;p&gt;290 290 lineto&lt;/p&gt;&lt;p&gt;10 290 lineto&lt;/p&gt;&lt;p&gt;closepath&lt;/p&gt;&lt;p&gt;/DeviceCMYK setcolorspace&lt;/p&gt;&lt;p&gt;0 1 0 0 setcolor&lt;/p&gt;&lt;p&gt;fill&lt;/p&gt;&lt;p&gt;newpath&lt;/p&gt;&lt;p&gt;20 20 moveto&lt;/p&gt;&lt;p&gt;280 20 lineto&lt;/p&gt;&lt;p&gt;280 280 lineto&lt;/p&gt;&lt;p&gt;20 280 lineto&lt;/p&gt;&lt;p&gt;closepath&lt;/p&gt;&lt;p&gt;clip&lt;/p&gt;&lt;p&gt;95 20 translate&lt;/p&gt;&lt;p&gt;gsave&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/ShadingType 3&lt;/p&gt;&lt;p&gt;/Coords [25 100 90 -10 75 0]&lt;/p&gt;&lt;p&gt;/Extend [false false]&lt;/p&gt;&lt;p&gt;/Background [0.35 0.35 0 0]&lt;/p&gt;&lt;p&gt;/ColorSpace /DeviceCMYK&lt;/p&gt;&lt;p&gt;/Function &amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; /FunctionType 2&lt;/p&gt;&lt;p&gt;&amp;nbsp; /Domain [0 1]&lt;/p&gt;&lt;p&gt;&amp;nbsp; /C0 [0 0 0.50 0]&lt;/p&gt;&lt;p&gt;&amp;nbsp; /C1 [0 0.50 0.50 0]&lt;/p&gt;&lt;p&gt;&amp;nbsp; /N 1&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;shfill&lt;/p&gt;&lt;p&gt;grestore&lt;/p&gt;&lt;p&gt;showpage&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When i drag this PostScript file in Adobe Distiller 11, it generates a PDF file contains the Background entry in the shading dictionary.&lt;/p&gt;&lt;p&gt;As per PLRM, shfill operator must ignore the Background entry if present.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is it correct?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Raquib&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8db83a1f-0124-4a82-abf6-48428874375b] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 12:01:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634149</guid>
      <dc:date>2014-11-13T12:01:44Z</dc:date>
      <clearspace:dateToText>1 hour 57 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Axial shading pattern with different alpha</title>
      <link>https://forums.adobe.com/thread/1632477</link>
      <description>&lt;!-- [DocumentBodyStart:51f5e7dd-7f9d-4079-b85b-1d3104f14ab8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to apply different alpha values to axial shading pattern when drawing and I've found &lt;a class="jive-link-thread-small" data-containerId="3406" data-containerType="14" data-objectId="1575870" data-objectType="1" href="https://forums.adobe.com/thread/1575870"&gt;PDF Axial Shading Pattern ranging opacity&lt;/a&gt; very helpful.&lt;/p&gt;&lt;p&gt;But what kind of soft mask (PDF 1.4) should I use (dictionary or image mask)? And how could I create that mask?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wrote some pdf code based on my limited understanding of pdf 1.4 reference and that doesn't work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;40 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /Group&lt;/p&gt;&lt;p&gt;/Subtype /Transparency&lt;/p&gt;&lt;p&gt;/ColorSpace /DeviceGray&lt;/p&gt;&lt;p&gt;/BitsPerComponent 8&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;stream&lt;/p&gt;&lt;p&gt;333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333&lt;/p&gt;&lt;p&gt;endstream&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;17 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /Mask&lt;/p&gt;&lt;p&gt;/Subtype /Alpha&lt;/p&gt;&lt;p&gt;/G 40 0 R&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;18 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /ExtGState&lt;/p&gt;&lt;p&gt;/SMask 17 0 R&lt;/p&gt;&lt;p&gt;/ca 1&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;19-26 are FunctionType 2 linear gradient&lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;26 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/FunctionType 3&lt;/p&gt;&lt;p&gt;/Domain [0 1]&lt;/p&gt;&lt;p&gt;/Functions [19 0 R 20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 25 0 R ]&lt;/p&gt;&lt;p&gt;/Bounds [0.25 0.25 0.5 0.5 0.75 0.75 ]&lt;/p&gt;&lt;p&gt;/Encode [0 1 0 1 0 1 0 1 0 1 0 1 0 1 ]&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;endobj&lt;/p&gt;&lt;p&gt;27 0 obj&lt;/p&gt;&lt;p&gt;&amp;lt;&amp;lt;/Type /Pattern&lt;/p&gt;&lt;p&gt;/PatternType 2&lt;/p&gt;&lt;p&gt;/Shading &amp;lt;&amp;lt;/ColorSpace /DeviceRGB&lt;/p&gt;&lt;p&gt;/Function 26 0 R&lt;/p&gt;&lt;p&gt;/ShadingType 2&lt;/p&gt;&lt;p&gt;/Coords [37.5 3347.82 187.5 3347.82]&lt;/p&gt;&lt;p&gt;/Extend [true true]&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;/ExtGState &amp;lt;&amp;lt;&lt;/p&gt;&lt;p&gt;/GS0 18 0 R&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51f5e7dd-7f9d-4079-b85b-1d3104f14ab8] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:51:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632477</guid>
      <dc:date>2014-11-11T16:51:57Z</dc:date>
      <clearspace:dateToText>11 hours ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CIDFont and PDF</title>
      <link>https://forums.adobe.com/thread/1632328</link>
      <description>&lt;!-- [DocumentBodyStart:d1d2efea-aad9-4069-88bb-0dd473dc6f40] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;thanks to the lrosenth for the help with my question about support for CID keyed Type1 fonts in PDF.&lt;/p&gt;&lt;p&gt;I will make sure that I read the ISO PDF spec - it is more clear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sadly, I have another question:&lt;/p&gt;&lt;p&gt;I have a valid CIDFont (consists of a readable PS part and also binary data which I believe is _parts_ of a CFF font program, not the whole program).&lt;/p&gt;&lt;p&gt;The readable PS part has info like byte offsets to CharStrings and also the table that&amp;nbsp; maps CID values to font/glyph (CIDMap)&lt;/p&gt;&lt;p&gt;The FreeType library will render glyphs from this font.&lt;/p&gt;&lt;p&gt;The binary parts appear to&amp;nbsp; be the CIDMap and CharStrings etc - but not the usual CFF header stuff - ie. just the bits you need.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;My question:&amp;nbsp; Am I right that you cant put such a CIDFont in a PDF file as an embedded font program (as part of a composite CIDFontType0) ?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From my reading of the spec, a composite font (Type0) in PDF references a CIDFont dict that doesn't have any of the info that the PS CIDFont contains (such as byte offsets to charstring data etc)&lt;/p&gt;&lt;p&gt;and so it needs the complete CFF program - specified as /FontFile3 in the font descriptor. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;JLM&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d1d2efea-aad9-4069-88bb-0dd473dc6f40] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:20:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632328</guid>
      <dc:date>2014-11-11T14:20:43Z</dc:date>
      <clearspace:dateToText>2 days 4 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do I give someone access to a Typekit font</title>
      <link>https://forums.adobe.com/thread/1632314</link>
      <description>&lt;!-- [DocumentBodyStart:5a5af0de-9540-4cd6-9010-050651381b4a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I wanted to hand some work to one of my freelancers but he's not a CC member, so he can't access one of the fonts we're using in this project.&lt;/p&gt;&lt;p&gt;Is there a way I can share a font with him without having to buy it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The font family is Museo Slab. I have access to it myself using my CC subscription &amp;amp; typekit, but this doesn't give me a local copy of the font on my machine.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would be grateful if someone could shed some light on this &amp;#8211; I am aware that licensing may be the issue here. Am I able to give me designer access to my CC subscription maybe, and if so what implications might this have?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a5af0de-9540-4cd6-9010-050651381b4a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">license-transfers</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">typekit_fonts</category>
      <pubDate>Tue, 11 Nov 2014 12:24:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632314</guid>
      <dc:date>2014-11-11T12:24:26Z</dc:date>
      <clearspace:dateToText>2 days 5 hours ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why can't I select "Extract Assets" in my PSD?</title>
      <link>https://forums.adobe.com/thread/1631978</link>
      <description>&lt;!-- [DocumentBodyStart:a6076d95-475e-4efb-a971-95bc5e266f55] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For whatever reason, I cannot select "Extract Assets" in the right-click menu of layers. I've done this before several times with success, so I'm not sure what's going on here.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've rasterized the layer types &amp;amp; styles. The extract assets option is grayed out and not selectable under the File menu item either.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a6076d95-475e-4efb-a971-95bc5e266f55] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 01:10:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631978</guid>
      <dc:date>2014-11-11T01:10:42Z</dc:date>
      <clearspace:dateToText>2 days 15 hours ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF CID keyed font support</title>
      <link>https://forums.adobe.com/thread/1631342</link>
      <description>&lt;!-- [DocumentBodyStart:fdabf136-1e28-42ad-81e2-5aefe75f9797] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I understand that PDF supports embedded CFF font programs for composite fonts of type CIDFontType0 - the spec is clear.&lt;/p&gt;&lt;p&gt;But, does it support embedded font programs that are not CFF&amp;nbsp; - ie. CIDFont with type 1 descendent for example?&lt;/p&gt;&lt;p&gt;The spec only mentions CFF when talking about type 1 composite fonts, but it isn't totally clear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, does PDF support embedded non-CFF&amp;nbsp; programs for composite type 1 fonts?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fdabf136-1e28-42ad-81e2-5aefe75f9797] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 12:00:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631342</guid>
      <dc:date>2014-11-10T12:00:44Z</dc:date>
      <clearspace:dateToText>2 days 22 hours ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Does anyone know if I can get a price reduction on the Photoshop + Lightroom CC package if I already own Lightroom?</title>
      <link>https://forums.adobe.com/thread/1630041</link>
      <description>&lt;!-- [DocumentBodyStart:2b07e0cb-cc6d-4d43-9413-7d83e7b7e5ec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Does anyone know if I can get a price reduction on the Photoshop + Lightroom CC package if I already own Lightroom?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2b07e0cb-cc6d-4d43-9413-7d83e7b7e5ec] --&gt;</description>
      <pubDate>Sat, 08 Nov 2014 09:05:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1630041</guid>
      <dc:date>2014-11-08T09:05:35Z</dc:date>
      <clearspace:dateToText>5 days 9 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How Long should I wait to remove and update content on PF?</title>
      <link>https://forums.adobe.com/thread/1628974</link>
      <description>&lt;!-- [DocumentBodyStart:a31a7e19-83ab-45a3-9b62-c6800bf95c2e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;I just have a quick question , I have a portfolio online and I want to know a good time to update and remove content from my portfolio. What do you guys think would be a good time to add and remove content, every two weeks. Please let me know I would appreciate It. Thanks &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a31a7e19-83ab-45a3-9b62-c6800bf95c2e] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 22:33:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628974</guid>
      <dc:date>2014-11-06T22:33:02Z</dc:date>
      <clearspace:dateToText>6 days 20 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Setting text size in Photoshop script doesn't seem to work</title>
      <link>https://forums.adobe.com/thread/1628202</link>
      <description>&lt;!-- [DocumentBodyStart:1e8b26e1-875f-4ca3-9125-7e9002461ec1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have written a script and used it for several years to take metadata and place it on a PSD file as a layer as 12 point text.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This script runs fine on my main desktop computer running Win7 and Photoshop CS 6.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I moved the script to my laptop running Win 8.1 and Photoshop CC 2014 (latest updates applied). &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When the script hits the line:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;TextRef.size = new UnitValue(12,'pt');&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the "size" value does not change3.&amp;nbsp; I set a breakpoint and traced the code leading up to the like and the TextRef.size value in the data browser is "2.88px" before and after the line is executed.&amp;nbsp; The resulting text is placed in the text layer as a 2.88 point font (i.e. "squint-font") rather than the 12 point font desired.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It is the *exact* script on both computers and runs perfect on one and seems to skip the line of code.&amp;nbsp; I checked that the Units and Rulers preferences are the same on both systems.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am stumped.&amp;nbsp; Can anyone help point me a further direction to look at this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Mike&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1e8b26e1-875f-4ca3-9125-7e9002461ec1] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 02:48:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628202</guid>
      <dc:date>2014-11-06T02:48:22Z</dc:date>
      <clearspace:dateToText>1 week 4 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Changing creation date on adobe acrobat 9</title>
      <link>https://forums.adobe.com/thread/1628046</link>
      <description>&lt;!-- [DocumentBodyStart:55603969-5229-4070-8bc8-f942442d170d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I've got a folder full of old PDF files at work. They are all labeled DD-MM-YY to signify the date they were made but the pdf's were originally in Word format and when they were all converted to PDF's, they all took that day as their created date. I'm looking for a way to change the created date on these hundreds of PDF's to match the date in the file name. Is there an easy way to do this?&amp;nbsp; I have to print the documents and organize them chronologically by date.&amp;nbsp; However, I need to also have corresponding creation dates with the documents.&amp;nbsp; I'm not good with scripting or programming however I am great at following step by step directions.&amp;nbsp; I would greatly appreciate help on this since this is a semi time sensitive project.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Thank you.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55603969-5229-4070-8bc8-f942442d170d] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 23:23:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628046</guid>
      <dc:date>2014-11-05T23:23:00Z</dc:date>
      <clearspace:dateToText>1 week 9 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>when I clciked on the file to open it asked me to opne or save but i clciked on open it automatically  a folder was opened path :-&gt;&gt;windows-&gt;&gt;Temporary Internet Files -&gt;Content.IES-&gt;&gt;</title>
      <link>https://forums.adobe.com/thread/1625208</link>
      <description>&lt;!-- [DocumentBodyStart:852cb8eb-ed98-4b69-9a4c-ca278b4f6a2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p&gt;Please let me know why it is opening like this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:852cb8eb-ed98-4b69-9a4c-ca278b4f6a2d] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:21:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625208</guid>
      <dc:date>2014-11-03T07:21:59Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>maxLength="10" Character Count Limit in a Data Field</title>
      <link>https://forums.adobe.com/thread/1623808</link>
      <description>&lt;!-- [DocumentBodyStart:e7658ac3-03d1-46fb-aabe-35501409f90e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Below is the syntax I'm using trying to get a data field ( MyField ) in my panel to have a maximum allowance of 10 characters. &lt;/p&gt;&lt;p&gt;This syntax is not doing anything to limit the count. Do you know what I have wrong in the line below?&lt;/p&gt;&lt;p&gt;&amp;lt;xmp_property name="MyField" category="external" label="$$$/Custom/Property/MyField Input_Label= My Field:" type="text" maxLength="10" ui:width="50%" ui:mru="true"/&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e7658ac3-03d1-46fb-aabe-35501409f90e] --&gt;</description>
      <pubDate>Sat, 01 Nov 2014 00:45:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1623808</guid>
      <dc:date>2014-11-01T00:45:06Z</dc:date>
      <clearspace:dateToText>1 week 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XMP Data available only with Photoshop CS6</title>
      <link>https://forums.adobe.com/thread/1622543</link>
      <description>&lt;!-- [DocumentBodyStart:517c72be-8ecc-40b5-abea-cae6033dc458] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We are using an image vault to manage our pictures and i made an InDesign JavaScript to retreive images description contained within the XMP datas.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The text entered in the image bank is good in the browser.&lt;/p&gt;&lt;p&gt;When i open the image in Photoshop CS6 (and older), the XMP data shown is good.&lt;/p&gt;&lt;p&gt;When i open the image in others application (Bridge, PSD CC or my InDesign Script), only the old data is showing (prior to the image bank text update).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To make the good XMP data available to all application, i must open the image in CS6, make a "save as" and then the good XMP is showing through all the application. With an image bank of over 30000 images, this is hardly a solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is what the header looks like when exporting the XMP datas)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Header when exporting XMP from PSD CS6 before the save as&lt;/strong&gt; (showing the old schema)&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6883196-689863/before-saveas.png"&gt;&lt;img alt="before-saveas.png" class="jive-image image-1" height="253" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6883196-689863/900-253/before-saveas.png" style="height: 175px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;strong&gt;Header when exporting XMP from PSD CS6 &lt;/strong&gt;after the save as &lt;/strong&gt;(the old schema isn't there anymore and "TC_GENERIC" is now showing)&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6883196-689870/after-saveas.png"&gt;&lt;img alt="after-saveas.png" class="jive-image image-2" height="267" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6883196-689870/900-267/after-saveas.png" style="height: 184px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any pointers to what i should do to make this right?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:517c72be-8ecc-40b5-abea-cae6033dc458] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">bridge</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">indesign</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">xmp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">metadata</category>
      <pubDate>Thu, 30 Oct 2014 15:03:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1622543</guid>
      <dc:date>2014-10-30T15:03:45Z</dc:date>
      <clearspace:dateToText>2 weeks 4 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Разработка Folio файлов в России</title>
      <link>https://forums.adobe.com/thread/1622169</link>
      <description>&lt;!-- [DocumentBodyStart:631c9e23-e3f2-4378-adfa-e3416322d7ec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;подскажите, где найти список агентств в россии, которые могут разрабатывать folio файлы?&amp;nbsp; столкнулись с проблемой, что только западные компании делают такие проекты на хорошем уровне.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:631c9e23-e3f2-4378-adfa-e3416322d7ec] --&gt;</description>
      <pubDate>Thu, 30 Oct 2014 07:47:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1622169</guid>
      <dc:date>2014-10-30T07:47:19Z</dc:date>
      <clearspace:dateToText>2 weeks 11 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Looking to Make a New ICC Profile</title>
      <link>https://forums.adobe.com/thread/1621339</link>
      <description>&lt;!-- [DocumentBodyStart:ac43e7dd-0096-46c9-bf47-9c537959cc7c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey guys. I've been looking to make a custom ICC Profile (for the monitor) for quite a while, but I've run into too many contradictions and dead ends to continue on. I've read in several places that PhotoShop CS6 can be used to make a new profile, but I've seen many conflicting points and thoughts on this. Suffice to say, I've grown confused on the matter. To be clear- I want to &lt;strong&gt;create&lt;/strong&gt; a &lt;strong&gt;new, custom&lt;/strong&gt; ICC Profile&lt;strong&gt; for the monitor.&lt;/strong&gt; I am not editing old profiles, and I'm not making a profile for a printer. Is it possible to do this using PhotoShop CS6, or is it not? If it is not, where/how do I go about creating one? Any help on the matter is much appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;~Lilian&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ac43e7dd-0096-46c9-bf47-9c537959cc7c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3370">color</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3370">photoshop cs6</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3370">icc profiles</category>
      <pubDate>Wed, 29 Oct 2014 14:30:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621339</guid>
      <dc:date>2014-10-29T14:30:25Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>what best adobe programs to (design) and (create) animated gif or image ?</title>
      <link>https://forums.adobe.com/thread/1621483</link>
      <description>&lt;!-- [DocumentBodyStart:591df67c-80d6-47c5-952f-827056dab127] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;first thank you very much for helping me,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i am about creating an animated gif like the background you can see in war craft 3 frozen throne for a game, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have to design it first with high quality so i need to know best adobe programs can do that, although i need to know the easiest, so i need to know both of them the best and the easiest so if didn't made it with the best i can made it with the easiest pro, and please put in mind that i need a program to design the image from nothing so i will draw it or design it i don't know depending on the program it self but i will not use it for editing or use an image already there, i need an elite pro that allow to create the image from nothing.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;after that i need to create an animated gif for the image (gif not good for high quality images so if you know better please tell), &lt;/p&gt;&lt;p&gt;for example "Her hair moves with the moving wind" so i need to move it, i don't know how so i need a program to make it move too.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;last thing at the end i need the file type be accepted in html(5) adobe games programs like flash builder or flash pro for example, i know flash pro can animate it but will not design it, thank you again. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:591df67c-80d6-47c5-952f-827056dab127] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 14:28:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621483</guid>
      <dc:date>2014-10-29T14:28:31Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>what best adobe programs to (design) and (create) animated gif or image ?</title>
      <link>https://forums.adobe.com/thread/1621482</link>
      <description>&lt;!-- [DocumentBodyStart:b91f3ef8-ea7c-4349-9f8e-f7e54cb08673] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;first thank you very much for helping me,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i am about creating an animated gif like the background you can see in war craft 3 frozen throne for a game, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have to design it first with high quality so i need to know best adobe programs can do that, although i need to know the easiest, so i need to know both of them the best and the easiest so if didn't made it with the best i can made it with the easiest pro, and please put in mind that i need a program to design the image from nothing so i will draw it or design it i don't know depending on the program it self but i will not use it for editing or use an image already there, i need an elite pro that allow to create the image from nothing.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;after that i need to create an animated gif for the image (gif not good for high quality images so if you know better please tell), &lt;/p&gt;&lt;p&gt;for example "Her hair moves with the moving wind" so i need to move it, i don't know how so i need a program to make it move too.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;last thing at the end i need the file type be accepted in html(5) adobe games programs like flash builder or flash pro for example, i know flash pro can animate it but will not design it, thank you again. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b91f3ef8-ea7c-4349-9f8e-f7e54cb08673] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 14:25:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621482</guid>
      <dc:date>2014-10-29T14:25:56Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader.</title>
      <link>https://forums.adobe.com/thread/1620631</link>
      <description>&lt;!-- [DocumentBodyStart:de825534-b76c-4caf-84b4-552b42a7ec6a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader.&lt;/p&gt;&lt;p&gt;For which, We created and execute the below command line to call Adobe Reader and print the PDF on a printer.&lt;/p&gt;&lt;p&gt;"C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /T "&lt;a href=""&gt;\\&amp;lt;Application&lt;/a&gt; Server&amp;gt;\Report\&amp;lt;TEST.PDF&amp;gt;" "&amp;lt;Printer Name&amp;gt;".&lt;/p&gt;&lt;p&gt;Current Situation: The above command line parameter when executed is working as expected in a User's Workspace.&lt;/p&gt;&lt;p&gt;When executed in a command line on the Application Server, it is working as expected.&lt;/p&gt;&lt;p&gt;But, the same is not working while executing it from Deployed environment.&lt;/p&gt;&lt;p&gt;Software being used: 1. Adobe 11.0 enterprise version. 2. Webshpere Application Server 8.5.5.2.&lt;/p&gt;&lt;p&gt;Please let us know if there is a way to enable trace logs in Adobe Reader to further diagnose this issue.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:de825534-b76c-4caf-84b4-552b42a7ec6a] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 17:19:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1620631</guid>
      <dc:date>2014-10-28T17:19:01Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Start up Message</title>
      <link>https://forums.adobe.com/thread/1620007</link>
      <description>&lt;!-- [DocumentBodyStart:a15e28c0-564e-4406-b13e-e16075f0ae34] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;ADOBE AIR&lt;/strong&gt;&amp;nbsp; on start up of the computer I keep getting a message:&lt;/p&gt;&lt;p&gt;Applicator Descriptor could not be found for this application. try re-installing or contacting the publisher for assistance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have re-installed twice now and still receive message on start up. Can anyone assist with this problem?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a15e28c0-564e-4406-b13e-e16075f0ae34] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 09:48:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1620007</guid>
      <dc:date>2014-10-28T09:48:45Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Solaris specific cmake files missing in XMP toolkit</title>
      <link>https://forums.adobe.com/thread/1619651</link>
      <description>&lt;!-- [DocumentBodyStart:5c1e2c06-5d30-48f9-a96a-ffa75d9c5f3b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;XMP_Config.cmake references Solaris specific files:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:39a362d0-0028-4def-800b-9882f34d2304][excluded]--&gt;&lt;pre class="plain" name="code"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; execute_process(COMMAND "uname" OUTPUT_VARIABLE OSNAME)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string(TOUPPER "${OSNAME}" OSNAME)


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( ${OSNAME} MATCHES SUNOS)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; execute_process(COMMAND "uname" "-p" OUTPUT_VARIABLE PLATFORM_SUNOS_ARCH)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string(TOUPPER "${PLATFORM_SUNOS_ARCH}" PLATFORM_SUNOS_ARCH)


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( ${PLATFORM_SUNOS_ARCH} MATCHES SPARC)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include(${XMP_ROOT}/build/XMP_sunos_sparc.cmake)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else()
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include(${XMP_ROOT}/build/XMP_sunos_intel.cmake)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endif()
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else()
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include(${XMP_ROOT}/build/XMP_Linux.cmake)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endif()
&lt;/pre&gt;&lt;!--[CodeBlockEnd:39a362d0-0028-4def-800b-9882f34d2304]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, these files do not exist in the build directory (or anywhere in the package).&lt;/p&gt;&lt;p&gt;I am trying to get this compiled on Solaris, so this is causing me grief.&lt;/p&gt;&lt;p&gt;Where can I get these files?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5c1e2c06-5d30-48f9-a96a-ffa75d9c5f3b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">xmp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">solaris</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">cmake</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">xmp toolkit</category>
      <pubDate>Mon, 27 Oct 2014 21:54:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1619651</guid>
      <dc:date>2014-10-27T21:54:09Z</dc:date>
      <clearspace:dateToText>2 weeks 23 hours ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Light/vintage effect in photo</title>
      <link>https://forums.adobe.com/thread/1619367</link>
      <description>&lt;!-- [DocumentBodyStart:7ae90e06-3bc6-4d97-a934-5a1060d97d3c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi guys,&lt;/p&gt;&lt;p&gt;Does anyone know how I get the light/vintage/3D effect in photos like in the hair, face and blouse in the following photo? (In the program Photoshop.)&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6871927-688767/10429257_10152762797520956_969244979966112695_n.jpg"&gt;&lt;img alt="10429257_10152762797520956_969244979966112695_n.jpg" class="jive-image image-1" height="640" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6871927-688767/10429257_10152762797520956_969244979966112695_n.jpg" style="height: 620px; width: 620px;" width="640"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I really like this photo and wondered how the designer pulled this off!&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7ae90e06-3bc6-4d97-a934-5a1060d97d3c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3255">photoshop</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3255">effect</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3255">light</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3255">vintage</category>
      <pubDate>Mon, 27 Oct 2014 17:48:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1619367</guid>
      <dc:date>2014-10-27T17:48:16Z</dc:date>
      <clearspace:dateToText>2 weeks 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Puzzling: Different color results from the same actions in PS 12</title>
      <link>https://forums.adobe.com/thread/1618125</link>
      <description>&lt;!-- [DocumentBodyStart:afdf0d7d-a521-41d2-8c35-668746ffce00] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I opened a scanned image (tiff) in PS and printed using Adobe RGB1998 profile + Adobe RGB 1998 Working space.&amp;nbsp; &lt;/p&gt;&lt;p&gt;I let the printer control the color and it came out perfect.&lt;/p&gt;&lt;p&gt;I patched together a panorama of images (scanned from the same scanner and saved the same way) in PS and the print results are different!&amp;nbsp; &lt;/p&gt;&lt;p&gt;What am I doing wrong?&amp;nbsp; Is there an adjustment that happens during the patching panorama process that I need to make up for?&amp;nbsp; I'm totally stumped (and frustrated).&lt;/p&gt;&lt;p&gt;PS The reason I let the printer control the color is because that's the only way I can get the color correct!&amp;nbsp; With the standard settings from Epson, my prints are darker.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:afdf0d7d-a521-41d2-8c35-668746ffce00] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3334">epsonr3000</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3334">photoshop12</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3334">color management</category>
      <pubDate>Sun, 26 Oct 2014 13:38:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1618125</guid>
      <dc:date>2014-10-26T13:38:08Z</dc:date>
      <clearspace:dateToText>2 weeks 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is a zero length glyf table valid for a TTF subset?</title>
      <link>https://forums.adobe.com/thread/1616317</link>
      <description>&lt;!-- [DocumentBodyStart:f55154d5-09a5-4610-96e9-df777a89069c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've posted related queries in a few forums - there is some background info at &lt;a class="jive-link-thread-small" data-containerId="3359" data-containerType="14" data-objectId="1611899" data-objectType="1" href="https://forums.adobe.com/thread/1611899"&gt;https://forums.adobe.com/thread/1611899&lt;/a&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; and it was suggested I ask the experts here &lt;/span&gt;&lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Basically in some situations InDesign is generating a subset font with a zero length glyf table. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does this 'exists but zero length' table fulfil the criteria from the PDF specification?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The following &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;TrueType tables are always required: &amp;#8220;head,&amp;rdquo; &amp;#8220;hhea,&amp;rdquo; &amp;#8220;loca,&amp;rdquo; &amp;#8220;maxp,&amp;rdquo; &lt;/span&gt;&amp;#8220;cvt_,&amp;rdquo; &amp;#8220;prep,&amp;rdquo; &amp;#8220;glyf,&amp;rdquo; &amp;#8220;hmtx,&amp;rdquo; and &amp;#8220;fpgm.&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A number of programs are not happy with such files, but Adobe products seem to handle them. However Acrobat in particular is fairly forgiving as we all know.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Microsoft's font validator says the subset is not valid. Programs like Ghostscript attempt to fix it by adding an empty table.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f55154d5-09a5-4610-96e9-df777a89069c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">truetype</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">glyph</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">ttf</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3406">subset</category>
      <pubDate>Fri, 24 Oct 2014 06:02:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616317</guid>
      <dc:date>2014-10-24T06:02:10Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Form XObjects without Resources - do we ignore ancestor forms?</title>
      <link>https://forums.adobe.com/thread/1616313</link>
      <description>&lt;!-- [DocumentBodyStart:6cac498e-e9cb-4a63-8837-139f462abbdd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, I'm just wondering what happens in the below situation.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;We have a Page which includes a form XObject #1, which itself contains another form XObject #2. &lt;/li&gt;&lt;li&gt;Form #2 uses a font but has no Resources dictionary. The font is defined against the Resources dictionary of form #1 instead.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Based on the PDF spec (which I've copied below) a client application should refer to the original Page object to see if the font is defined there but should not check form #1. We should therefore get a missing font error as the PDF is invalid. Is this correct?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For reference the PDF spec v1.4 says the below.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"A form XObject or a Type 3 font&amp;#8217;s glyph description may omit the Resources entry, in which case resources will be looked up in the Resources entry of the page on which the form or font is used. This practice is not recommended."&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6cac498e-e9cb-4a63-8837-139f462abbdd] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 04:00:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616313</guid>
      <dc:date>2014-10-24T04:00:39Z</dc:date>
      <clearspace:dateToText>2 weeks 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do you revise/modify a single value of an XML element with Extendscript?</title>
      <link>https://forums.adobe.com/thread/1616247</link>
      <description>&lt;!-- [DocumentBodyStart:959e0857-fb54-4fcd-ba3c-44b95b8aba78] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have created the below script to create an XML settings file, that will be recalled upon every execution of a script. I am able to successfully execute the script and get it created, but I'm not so sure how to modify the values contained with in. As far as the Extendscript reference is concerned, I should simply be able to use the following example "bookstoreXML.book[1].year = 1901;" or in my case "xmlReadObj.dateRun = "TEST"". I'm not quite sure where this goes however, I've tried opening the file for writing, but that just erases the whole file and replaces with "TEST". I've also looked up examples, and found examples where the file is not opened, but rather just read. Is it possible to write this way? Do I need to use replace()? Any examples would be appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;function readXML(toRead){&lt;/p&gt;&lt;p&gt;toRead.open('r')&lt;/p&gt;&lt;p&gt;var xmlStr = toRead.read() &lt;/p&gt;&lt;p&gt;toRead.close()&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;return xmlReadObj = new XML(xmlStr)&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;slash = "\\"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;function makeFolder(funcFolder) {&lt;/p&gt;&lt;p&gt;makeFolderPath = Folder(funcFolder);&lt;/p&gt;&lt;p&gt;if (!makeFolderPath.exists) makeFolderPath.create();&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;theFolder = Folder.userData.fsName+slash+"Script Settings"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;makeFolder(theFolder)&lt;/p&gt;&lt;p&gt;theFile = File(theFolder+ slash+ "LSN_settings.xml")&lt;/p&gt;&lt;p&gt;if (!theFile.exists){ &lt;/p&gt;&lt;p&gt;var fsnSettingsStructure = new XML ("\&lt;/p&gt;&lt;p&gt;&amp;lt;fsnSettings&amp;gt;\&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dateRun&amp;gt;2014&amp;lt;/dateRun&amp;gt;\&lt;/p&gt;&lt;p&gt;&amp;lt;/fsnSettings&amp;gt;");&lt;/p&gt;&lt;p&gt;xmlFile = new File(theFile);&lt;/p&gt;&lt;p&gt;xmlFile.open('w','XML','????')&lt;/p&gt;&lt;p&gt;xmlFile.write(fsnSettingsStructure);&lt;/p&gt;&lt;p&gt;xmlFile.close()&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;else {&lt;/p&gt;&lt;p&gt; readXML(theFile)&lt;/p&gt;&lt;p&gt; xmlReadObj.dateRun = "TEST"&lt;/p&gt;&lt;p&gt; }&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:959e0857-fb54-4fcd-ba3c-44b95b8aba78] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 03:49:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616247</guid>
      <dc:date>2014-10-24T03:49:39Z</dc:date>
      <clearspace:dateToText>2 weeks 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Adobe Air not working on Mac since OS X Yosemite upgrade</title>
      <link>https://forums.adobe.com/thread/1615821</link>
      <description>&lt;!-- [DocumentBodyStart:fe493251-c87b-4d67-aa30-deeb98be175f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I upgraded to Mac OS X Yosemite this week and Adobe Air no longer works.&amp;nbsp; I tried to uninstall and re-install Adobe Air and it still won't work.&amp;nbsp; I keep getting a message that &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;the application is damaged.&amp;nbsp; Any suggestions to fix this issues?&amp;nbsp; I have some applications that I use daily that I cannot use without Adobe Air, so right now I can't use them.&amp;nbsp; Any help would be appreciated!&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fe493251-c87b-4d67-aa30-deeb98be175f] --&gt;</description>
      <pubDate>Thu, 23 Oct 2014 16:35:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1615821</guid>
      <dc:date>2014-10-23T16:35:07Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>What happened to viewing my brush size in latest Photoshop CC 2014 update</title>
      <link>https://forums.adobe.com/thread/1614864</link>
      <description>&lt;!-- [DocumentBodyStart:bab6b956-78ca-4156-8e29-d2fc2f0f987f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am attempting to have Photoshop CC 2014 show me the brush size again for tools like Dodge, Burn, Paint, Clone, Healing and etc.&amp;nbsp; I did the October update and now all I have is a bold crosshair and no brush size shown.&amp;nbsp; I can change the size but not seeing the brush size on the screen.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bab6b956-78ca-4156-8e29-d2fc2f0f987f] --&gt;</description>
      <pubDate>Wed, 22 Oct 2014 18:51:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1614864</guid>
      <dc:date>2014-10-22T18:51:46Z</dc:date>
      <clearspace:dateToText>3 weeks 24 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Learning to script Adobe products - Javascript or ExtendScript?</title>
      <link>https://forums.adobe.com/thread/1613152</link>
      <description>&lt;!-- [DocumentBodyStart:09dcce07-502f-44d8-a9eb-1bbc28dacef8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;I know that ExtendScript is a dialect of Javascript, so if I want to learn scripting, should I first study Javascript or just plough straight into ExtendScript?&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;David&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:09dcce07-502f-44d8-a9eb-1bbc28dacef8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3464">extendscript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3464">javascript.</category>
      <pubDate>Tue, 21 Oct 2014 06:09:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1613152</guid>
      <dc:date>2014-10-21T06:09:45Z</dc:date>
      <clearspace:dateToText>2 weeks 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Goodbye Adobe</title>
      <link>https://forums.adobe.com/thread/1612488</link>
      <description>&lt;!-- [DocumentBodyStart:96c6d487-d0ac-4b38-9eac-dd720ac51fe1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm sorry Adobe, but it's time to re-evaluate our relationship.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You currently get $30/month from me (because I'm a student), and I get access to tons of your tools. But really, the only tool I want and use is Illustrator.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Let's do some cocktail napkin math.... $30*12= $360 per year. In three years, I'll have shelled out $1080. In a decade, assuming the pricing scheme doesn't change, I'll shell out $3600.00.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm not a professional, but I do use Illustrator several times a year to make graphics.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I must be the nicest guy in the world to pay you all this money just to use a program that I've grown to like using over the many, many years.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, I don't like how your software seems to "take over" my computer. It's like having a little "Adobe suit" running around constantly asking this and that, always wanting to update some program I never use. Always annoyingly "helpful", in my task bar, just begging for a slap down. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But this is it. I'm done with you Adobe. You've repaid my loyalty with price gouging. And now I'm repaying you by never using one of your products, ever again. I will spend the rest of my time as an educator advocating for open source, and warning your potential customers of how expensive and unfair your software prices really are. I'm not one to complain, but when I quietly endure unfairness for enough time, I make one proclamation (like this), and then turn and walk away from your company forever. Good luck with your greedy business model, you're going to need it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, hello GIMP (free + vector tools) and Pixelmator ($30), what's happening? I'm fresh out of an abusive relationship with Adobe.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:96c6d487-d0ac-4b38-9eac-dd720ac51fe1] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 16:34:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1612488</guid>
      <dc:date>2014-10-20T16:34:44Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Does Muse have the equivalent of a table?</title>
      <link>https://forums.adobe.com/thread/1611993</link>
      <description>&lt;!-- [DocumentBodyStart:d908589e-e1e7-4478-a3da-f67b0f561735] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to create a grid (with borders) of pictures and text, just like the old html tables.&amp;nbsp; Does Muse have a widget or feature that creates the equivalent of a simple table?&amp;nbsp; I would like to be able to specify the number of rows and columns and get the equivalent of a table.&amp;nbsp; I would prefer to avoid doing this one div cell at a time or via html.&amp;nbsp; Is there anything built into Muse to do this?&amp;nbsp; If not, what is the best design alternative?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d908589e-e1e7-4478-a3da-f67b0f561735] --&gt;</description>
      <pubDate>Sun, 19 Oct 2014 23:40:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1611993</guid>
      <dc:date>2014-10-19T23:40:05Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Any advice on Editing PDF text on iPad for invoices, then lock them?</title>
      <link>https://forums.adobe.com/thread/1610852</link>
      <description>&lt;!-- [DocumentBodyStart:ac16b1eb-b7bf-4867-b16f-2cc95db22680] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can anyone share any advise on editing PDF text fields on and ipad (preferable not a form) that I can edit and lock for invoice purposes?&lt;/p&gt;&lt;p&gt;(My New born daughter isn't so keen on my office.&amp;nbsp; #!-[])&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ac16b1eb-b7bf-4867-b16f-2cc95db22680] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3321">ipadiphone</category>
      <pubDate>Sat, 18 Oct 2014 01:29:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1610852</guid>
      <dc:date>2014-10-18T01:29:22Z</dc:date>
      <clearspace:dateToText>3 weeks 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CS5 in Yosemite problems loading</title>
      <link>https://forums.adobe.com/thread/1610276</link>
      <description>&lt;!-- [DocumentBodyStart:7fb46da8-2c05-48ee-b00d-675389a4b0fe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span class="GingerNoCheckEnd"&gt;&lt;/span&gt;Anyone got any ideas why, since I installed Yosemite on my iMac, Photoshop CS5 won't load. It starts, but hen I get an error window and it quits.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have uploaded the Java update.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The message I get is this!&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6839915-685442/Untitled.jpg"&gt;&lt;img alt="Untitled.jpg" class="jive-image image-1" height="155" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6839915-685442/Untitled.jpg" style="height: auto;" width="426"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7fb46da8-2c05-48ee-b00d-675389a4b0fe] --&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:56:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1610276</guid>
      <dc:date>2014-10-17T13:56:55Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Framemaker text to PDF metadata?</title>
      <link>https://forums.adobe.com/thread/1609680</link>
      <description>&lt;!-- [DocumentBodyStart:0f2c08ff-5575-4a36-bc13-3b185253e87f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd like to write a script that does the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Gets text from a (non-structured) Framemaker file using paragraph formats.&lt;/li&gt;&lt;li&gt;Prints the file to a PDF.&lt;/li&gt;&lt;li&gt;Sets the respective metadata fields for the resulting PDF using the text grabbed from the original FM file.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a general idea of items 2 and 3, but a much fuzzier concept of item 1.&lt;/p&gt;&lt;p&gt;I've poked around the FM DOM a bit in the Object Model Viewer, but haven't yet figured out how to grab the text associated with a particular paragraph format.&lt;/p&gt;&lt;p&gt;Would appreciate any suggestions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Shelly&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0f2c08ff-5575-4a36-bc13-3b185253e87f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3464">acrobat</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3464">framemaker</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3464">scripting</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3464">metadata</category>
      <pubDate>Thu, 16 Oct 2014 22:19:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1609680</guid>
      <dc:date>2014-10-16T22:19:07Z</dc:date>
      <clearspace:dateToText>3 weeks 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>i can't view "Adobe webpage" when i clicked on "web Widgets" with my dreamweaver cs4</title>
      <link>https://forums.adobe.com/thread/1609364</link>
      <description>&lt;!-- [DocumentBodyStart:259362f0-ec08-46d9-90a5-bf62813ab34e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i purchased Adode CS4 in 2009, but i haven't tried the "web widgets" in Dreamweaver CS4.&lt;/p&gt;&lt;p&gt;i contacted Adode but they said to me that i might have some answer in the forum Adobe.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can't someone help me for CS4 old version for my "web widgets"?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you very much,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Boun&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:259362f0-ec08-46d9-90a5-bf62813ab34e] --&gt;</description>
      <pubDate>Thu, 16 Oct 2014 17:29:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1609364</guid>
      <dc:date>2014-10-16T17:29:06Z</dc:date>
      <clearspace:dateToText>3 weeks 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Photoshop &amp; Lightroom on iPad photo quality</title>
      <link>https://forums.adobe.com/thread/1603881</link>
      <description>&lt;!-- [DocumentBodyStart:4125eca7-8e08-4d5a-a1d4-9663b78cebeb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am wondering why went to editing a photo through Photoshop on my iPad, the quality of the photo decreases dramatically? Wondering if I'm doing something wrong. Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4125eca7-8e08-4d5a-a1d4-9663b78cebeb] --&gt;</description>
      <pubDate>Tue, 14 Oct 2014 21:51:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1603881</guid>
      <dc:date>2014-10-14T21:51:49Z</dc:date>
      <clearspace:dateToText>1 month 14 hours from now</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Do you use bridgetalk?</title>
      <link>https://forums.adobe.com/thread/1601923</link>
      <description>&lt;!-- [DocumentBodyStart:c025799d-c978-469c-a491-01e6692a67f5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; background-color: #e5e5e5;"&gt;As most of you know, Bridgetalk is a way to send and receive, information and scripts, from one Adobe application to another.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; background-color: #e5e5e5;"&gt;Does anyone actively use this object?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; background-color: #e5e5e5;"&gt;What do you use it for? Launching one product from another, or executing functionality of one product from another?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; background-color: #e5e5e5;"&gt;Thanks,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; background-color: #e5e5e5;"&gt;Vishakha&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c025799d-c978-469c-a491-01e6692a67f5] --&gt;</description>
      <pubDate>Mon, 13 Oct 2014 11:52:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1601923</guid>
      <dc:date>2014-10-13T11:52:47Z</dc:date>
      <clearspace:dateToText>1 month 20 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Edge Animate Text Rasterization</title>
      <link>https://forums.adobe.com/thread/1601146</link>
      <description>&lt;!-- [DocumentBodyStart:0343c5e5-4bc5-4fa4-8636-666900ea9e85] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building a website in Muse that is fairly straightforward but that uses some animations I have created in Edge Animate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I publish the website, on most browsers and in most situations, the text that I use in the animations (which are non web safe fonts that I add from TypeKit) looks fine.&amp;nbsp; But in some cases, usually when the internet is slow, the text will not be the right font and appears to be the web safe version in that font family.&amp;nbsp; I've been confused by this because I thought that Muse basically by default rasterized any non-safe web fonts as the file is exported (hence not being able to create hyperlinks).&amp;nbsp; It seems that this is not the case when the text is part of Edge animation.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I went to try and find a way to rasterize the text in Edge Animate and I can't find a way to do so.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So my question is twofold:&amp;nbsp; one, what is the mechanics of text components in Animate in how it relates to Muse, and also, am I able to rasterize text in animate so that the text components are already rasterized when I place them in Muse?&amp;nbsp; I know that I could rasterize the text in another application and just import the PNG or JPEG text file into animate, but this is cumbersome and time consuming and I am hoping there is an easier solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for any help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Marty&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0343c5e5-4bc5-4fa4-8636-666900ea9e85] --&gt;</description>
      <pubDate>Sun, 12 Oct 2014 15:12:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1601146</guid>
      <dc:date>2014-10-12T15:12:37Z</dc:date>
      <clearspace:dateToText>1 month 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bootstrap 3 - content of another page shifting by few pixels</title>
      <link>https://forums.adobe.com/thread/1600881</link>
      <description>&lt;!-- [DocumentBodyStart:0ed6359c-d0c9-44f9-8666-0d05e7cbf399] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;Hey guys I seem to be having a problem with bootstrap. Whenever I go to another link it seems like the content shifts by few pixels. Watch the video below to get a better understanding. If you guys know my exactly problem please let me know, would really appreciate it.Thanks&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.youtube.com/watch?v=sdcI_3zlYpQ" rel="nofollow"&gt;https://www.youtube.com/watch?v=sdcI_3zlYpQ&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;Work Page&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;=========&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://pastebin.com/3vAXSBV0" rel="nofollow"&gt;http://pastebin.com/3vAXSBV0&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;CSS&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;"&gt;=========&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://pastebin.com/8w7PM3bN" rel="nofollow"&gt;http://pastebin.com/8w7PM3bN&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I even tried this&lt;span style="font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 10pt; line-height: 1.5em;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 10pt; line-height: 1.5em;"&gt;html&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="token punctuation" style="color: #999999;"&gt;{&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;code class="language-javascript" style="font-family: Consolas, Monaco, 'Andale Mono', monospace;"&gt;&lt;span class="tab token"&gt; &lt;/span&gt;overflow&lt;span class="token operator" style="color: #a67f59; background: rgba(255, 255, 255, 0.498039);"&gt;-&lt;/span&gt;y&lt;span class="token punctuation" style="color: #999999;"&gt;:&lt;/span&gt; scroll&lt;span class="token punctuation" style="color: #999999;"&gt;;&lt;/span&gt; &lt;span class="token lf"&gt;&lt;br/&gt;&lt;/span&gt;&lt;span class="token punctuation" style="color: #999999;"&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0ed6359c-d0c9-44f9-8666-0d05e7cbf399] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">webdesign</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">bootstrap</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">responsivedesign</category>
      <pubDate>Sat, 11 Oct 2014 22:58:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1600881</guid>
      <dc:date>2014-10-11T22:58:46Z</dc:date>
      <clearspace:dateToText>1 month 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New to dreamweaver, complex web design.</title>
      <link>https://forums.adobe.com/thread/1600422</link>
      <description>&lt;!-- [DocumentBodyStart:63632699-c6bb-4b75-9994-74bdcee6b478] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hello, I'm a sports science student with a passion for helping people. I always get asked questions from novice gym users who don't know where or how to start. I'd like to create a website that allows them to find all they need to know In one place with all scientifically studied results and articles about supplements training etc. But also that based on a number of variables will give them a program to follow, free of charge. I downloaded dreamweaver and am at a loss about how to use it, I am very tech savi but not with web design. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I Have thought through a design. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The home/welcome page will be plain and simple with a introductory paragraph with a button saying 'get started' or a button saying 'I've already started' one will take them to a page that has variables such as height, weight, age, body fat, goals and experience, and through this information spit out a program, I know how to use all variables to create a routine (with my formula ofcourse) and obviously the other button will lead to there already created program.&amp;nbsp; The program itself will allow for a befire photo and constant recent photoa to be uploaded, also a table for day to day weigh ins and progress check on weight lifted in the gym. On the far right of the page I want to have a seperate scroll down bar with titles of various articles about different areas of fitness. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I Know this seems like a lot but i have the contacts to get users on to the site but I need good design to keep them there. Is all of this possible on dreamweaver? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;THank ink you for any help&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:63632699-c6bb-4b75-9994-74bdcee6b478] --&gt;</description>
      <pubDate>Sat, 11 Oct 2014 08:01:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1600422</guid>
      <dc:date>2014-10-11T08:01:03Z</dc:date>
      <clearspace:dateToText>1 month 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XMPToolkitSDK64 build error Xcode 6</title>
      <link>https://forums.adobe.com/thread/1600079</link>
      <description>&lt;!-- [DocumentBodyStart:4611b422-1d24-4ae0-88a6-fae8ca3afd41] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="margin: 0 0 0 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&lt;span style="font-family: helvetica; font-size: 10pt;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin: 0 0 0 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; text-align: left;"&gt;&lt;span&gt;I'm trying to build the the sdk with &lt;/span&gt;&lt;span&gt;Xcode&lt;span&gt;. I ran the shell script and selected option 4 to make a dynamic 64bit Xcode build. The shell was successful and I opened the XMPToolkitSDK64.xcodeproj. There was a warning to automatically update the project settings which I followed. Made sure the target was building for the latest sdk. I'm trying to run ALL_BUILD and it fails at &lt;span style="font-family: helvetica; text-indent: -12px;"&gt;ZERO_CHECK with 1 issue:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin: 0px 0px 0px 12px; text-indent: -12px; text-align: left;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;PhaseScriptExecution CMake\ Rules xcode/dynamic/intel_64/XMPToolkitSDK64.build/Debug/ZERO_CHECK.build/Script-344FD180C52B49 5F800CA666.sh&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cd /Users/greg/Desktop/XMP-Toolkit-SDK-CC201306/build&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /bin/sh -c /Users/greg/Desktop/XMP-Toolkit-SDK-CC201306/build/xcode/dynamic/intel_64/XMPToolkitSDK64 .build/Debug/ZERO_CHECK.build/Script-344FD180C52B495F800CA666.sh&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;echo ""&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;make -f /Users/greg/Desktop/XMP-Toolkit-SDK-CC201306/build/xcode/dynamic/intel_64/CMakeScripts/Re RunCMake.make&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;make[1]: *** No rule to make target `/Users/greg/Desktop/XMP-Toolkit-SDK-CC201306/build/xcode/dynamic/intel_64/CMakeFiles/2.8 .11.1/CMakeCCompiler.cmake', needed by `/Users/greg/Desktop/XMP-Toolkit-SDK-CC201306/build/xcode/dynamic/intel_64/CMakeFiles/cma ke.check_cache'.&amp;nbsp; Stop.&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;make: *** [/Users/greg/Desktop/XMP-Toolkit-SDK-CC201306/build/xcode/dynamic/intel_64/CMakeFiles/ZER O_CHECK] Error 2&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;&lt;span style="color: #ff0000;"&gt;Command /bin/sh failed with exit code 2&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo; padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; text-align: left;"&gt;I then ran the other schemes and they worked. Only ZERO_CHECK has an error and won't build. Do I need it to get started or any idea how to fix this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; margin: 0px 0px 0px 12px; text-indent: -12px; text-align: left;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0px 0px 0px 12px; text-indent: -12px; text-align: left;"&gt;Better yet, if anyone can put up all the files, including Xcode samples project, already built that would be great. I'm getting stuck just trying to get the code I need to make what I need. It's really frustrating. I suppose maybe this whole thing is just over my head and fixing this is something simple but If I didn't need to read xmp to get marker data from mp3s I'd not be waisting my time right now.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Message was edited by: Eugene Moss&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4611b422-1d24-4ae0-88a6-fae8ca3afd41] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">xmp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">sdk</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">build</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">xcode6</category>
      <pubDate>Fri, 10 Oct 2014 19:33:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1600079</guid>
      <dc:date>2014-10-10T19:33:27Z</dc:date>
      <clearspace:dateToText>1 month 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Pdf plugin for wordpress</title>
      <link>https://forums.adobe.com/thread/1598012</link>
      <description>&lt;!-- [DocumentBodyStart:401e4d2e-f658-4c3e-a681-b8243795a718] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi anyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is there any PDF Viewer plugin for my website? i have new website and start to selling something at &lt;a class="jive-link-external-small" href="http://theflatbellyforever.net/" rel="nofollow"&gt;This Website&lt;/a&gt; and i think if i install some PDF Viewer plugin will be good for my sales&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;David&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:401e4d2e-f658-4c3e-a681-b8243795a718] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3395">pdf_plugin</category>
      <pubDate>Thu, 09 Oct 2014 03:59:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1598012</guid>
      <dc:date>2014-10-09T03:59:22Z</dc:date>
      <clearspace:dateToText>1 month 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do I get a link to work in an "include" file?</title>
      <link>https://forums.adobe.com/thread/1597703</link>
      <description>&lt;!-- [DocumentBodyStart:5d3f2ff5-2ffa-40a4-8531-b5700e75ad6d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have link to a picture in a php web page. &amp;lt;a href="../images/testpic.jpg"&amp;gt;&lt;/p&gt;&lt;p&gt;index.php&lt;/p&gt;&lt;p&gt;--include/maincontent.inc.php&lt;/p&gt;&lt;p&gt;--images/testpic.jpg&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I call this file "maincontent.inc.php" from another file "index.php" in the root directory using a php include statement.&amp;nbsp; &amp;lt;?php include("include/maincontent.inc.php"); ?&amp;gt;&lt;/p&gt;&lt;p&gt;I have tried absolute links also but nothing seems to work.&lt;/p&gt;&lt;p&gt;I have had this problem before and just put the include file in the root directory. That works.&lt;/p&gt;&lt;p&gt;Have had this same problem with a sample from a php book. Figured if the author can do it why can't I :-(.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5d3f2ff5-2ffa-40a4-8531-b5700e75ad6d] --&gt;</description>
      <pubDate>Wed, 08 Oct 2014 21:14:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1597703</guid>
      <dc:date>2014-10-08T21:14:34Z</dc:date>
      <clearspace:dateToText>1 month 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Would like a switch to embed/unembed file placement in Indesign</title>
      <link>https://forums.adobe.com/thread/1597392</link>
      <description>&lt;!-- [DocumentBodyStart:a8e8ed90-9b7d-4713-904d-0c8a3f751058] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I would really like a switch to automatically set the default to link or embed files as they are placed.&amp;nbsp; Right now the default is set to link and there is no way to change that.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's my workflow to illustrate why I really need that:&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Assembly: When I start designing a document I go into fierce image collection mode.&amp;nbsp;&amp;nbsp; I use my image libraries, I take screen shots (which go in the desktop, and I hunt from elsewhere.&amp;nbsp; In Photoshop for instance, the default is set to embed, just as in Illustrator and I first make the initial images assembly.&amp;nbsp; To have to worry about putting all the images that I want into a folder and decide on that before I've even gone into this initial layout process in creatively counterintuitive, at least to me (maybe others out there).&amp;nbsp;&amp;nbsp; Further, when I use some images from a program such as Realmac Ember (yes I use Bridge but I love Ember as well) I get a real mess -- in this case InDesign links the file to a very obscure hidden folder, which strangely enough almost serves my purposes because the file is seemingly managed without my having to worry about it.&amp;nbsp; But this leads to a bloated hidden library issue, and when I unembed the desired files the copy that was created in the hidden Ember folder is not deleted.&amp;nbsp; If the file were placed and the copy is created right into the InDesign document at placement time I'm guessing this wouldn't be an issue.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Refining:&amp;nbsp; Then I start to go over, move things around, delete some images and only would I like to think about unembedding so I can work in Photoshop editing etc.&amp;nbsp; But by that time I will create a folder to store these unembedded files.&amp;nbsp; Easily 50% of the files should remain embedded and I don't want to have to mess with their file location and management unless I really want to unembed and edit afterwards.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The idea for the switch is to just turn on automatic file embedding at placement time, and to turn it off when you don't need or want that behavior anymore.&amp;nbsp;&amp;nbsp; It's set to be automatically off for everyone who's used to the traditional workflow but people like me can turn it on and off.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a8e8ed90-9b7d-4713-904d-0c8a3f751058] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3412">embedding images</category>
      <pubDate>Wed, 08 Oct 2014 16:36:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1597392</guid>
      <dc:date>2014-10-08T16:36:27Z</dc:date>
      <clearspace:dateToText>1 month 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I make an updatable website using Adobe?</title>
      <link>https://forums.adobe.com/thread/1597097</link>
      <description>&lt;!-- [DocumentBodyStart:b08b3d89-63cc-411b-aad7-0954576220da] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am looking to create a website to host my YouTube videos, photographs, other information and a blog, and possibly an online store in the future. I don't know where to begin with this because I'm not sure how easy websites are to update once they have been uploaded (unless you use an online website maker).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Could someone please advise me on what software I should use (I have created a business website for someone using Muse in the past but it doesn't need regular updating), and also how I should have the website hosted?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Many thanks,&lt;/p&gt;&lt;p&gt;Ryan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b08b3d89-63cc-411b-aad7-0954576220da] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">website</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">dreamweaver</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">update</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">upload</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">muse</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">media</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">hosting</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">host</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">updatable</category>
      <pubDate>Wed, 08 Oct 2014 12:31:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1597097</guid>
      <dc:date>2014-10-08T12:31:52Z</dc:date>
      <clearspace:dateToText>1 month 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Licensing rules for Rosewood STD font?</title>
      <link>https://forums.adobe.com/thread/1596285</link>
      <description>&lt;!-- [DocumentBodyStart:7f64a8e6-befe-46f7-b2fa-688aa46c32af] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;So Rosewood STD came with my new macbook and I absolutely love it. What are the rules for using it on:&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;1) Websites (just a banner image)&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;2) Merchandise&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;3) Part of a logo&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;4) Video Title&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I've been searching everywhere for rules but nothing is really clear. Am I supposed to buy a license or is it a free font since it's by Adobe and came with this macbook?&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I need to start designing soon, so it would be great if someone could get back to me ASAP. Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f64a8e6-befe-46f7-b2fa-688aa46c32af] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">font</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">license</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">std</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">web design</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">commercial use</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">rosewood</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3354">clothing typography</category>
      <pubDate>Tue, 07 Oct 2014 17:42:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1596285</guid>
      <dc:date>2014-10-07T17:42:10Z</dc:date>
      <clearspace:dateToText>1 month 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to delete the comment blank in NEW PAGE not articles</title>
      <link>https://forums.adobe.com/thread/1595546</link>
      <description>&lt;!-- [DocumentBodyStart:9ced50c4-eaa7-4b51-a9ee-22cceeb42d26] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have build to tell people "&lt;a class="jive-link-external-small" href="http://www.asianfactory.com/" rel="nofollow"&gt;how to import from China&lt;/a&gt;"but i found that, all my post has a comment blank below. For example a post a new article there it is~its ok, cause I need people to comment on that. But when I build a new page such as contact me, about me etc. there also a blank for the comments, I have tried many times but still not work. Any suggestion will be appreciated&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ced50c4-eaa7-4b51-a9ee-22cceeb42d26] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3410">web help</category>
      <pubDate>Tue, 07 Oct 2014 03:26:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1595546</guid>
      <dc:date>2014-10-07T03:26:20Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Print booklet won't print back and front covers on same spread</title>
      <link>https://forums.adobe.com/thread/1592039</link>
      <description>&lt;!-- [DocumentBodyStart:8e790301-c3c6-45e2-a8fd-8aa7bdd6c964] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello! I have a 12 page booklet with front and back covers. I have set up a new document section so that the page numbering begins at 1 on the 2nd page of the document - rather than 1 being on the front cover.&amp;nbsp; I have turned off&lt;/p&gt;&lt;p&gt;'allow selected spread to shuffle' - to retain the correct layout of the spreads. Although the problem I have still occurs whether it is off or on. When I go to the print booklet facility, In Design insists on adding a blank page before the front cover and it won't allow the front and back cover to print on the same spread - which is needed in order to put the booklet together accurately using the double page spreads. There are 12 pages in all but the front cover becomes page number 1' in the first section and the next page is '1' in the 2nd section - which goes onto page 11( being the back cover). Can you help...anyone???&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8e790301-c3c6-45e2-a8fd-8aa7bdd6c964] --&gt;</description>
      <pubDate>Fri, 03 Oct 2014 05:39:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1592039</guid>
      <dc:date>2014-10-03T05:39:37Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Edge FX Download</title>
      <link>https://forums.adobe.com/thread/1591851</link>
      <description>&lt;!-- [DocumentBodyStart:5cb91f7f-1d06-4e4a-8433-2ef89212fd70] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Adobe Extension Manager tells me that the Edge FX extension package is not valid and will not be installed. What now?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5cb91f7f-1d06-4e4a-8433-2ef89212fd70] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=3469">edge fx</category>
      <pubDate>Thu, 02 Oct 2014 21:00:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1591851</guid>
      <dc:date>2014-10-02T21:00:53Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>After upgrading illustrator CS6 to CC blacks are not working fine</title>
      <link>https://forums.adobe.com/thread/1589510</link>
      <description>&lt;!-- [DocumentBodyStart:d79e7448-ef92-4075-b94e-1f1f098f4143] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Once I create a black object K100 after I go and select the picker or the fill box, the color shows C60% M 90%. What can I do? I need to prepare masking files for printing. I set all the settings to display accurately . PLEASE HELO&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6778007-678435/black+issue+color+illustrator+cc.png"&gt;&lt;img alt="black issue color illustrator cc.png" class="jive-image image-1" height="506" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6778007-678435/900-506/black+issue+color+illustrator+cc.png" style="height: 349px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d79e7448-ef92-4075-b94e-1f1f098f4143] --&gt;</description>
      <pubDate>Tue, 30 Sep 2014 17:18:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1589510</guid>
      <dc:date>2014-09-30T17:18:58Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

