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

<channel>
	<title>InCopySecrets &#187; Troubleshooting</title>
	<atom:link href="http://incopysecrets.com/category/troubleshooting/feed" rel="self" type="application/rss+xml" />
	<link>http://incopysecrets.com</link>
	<description>Fans of the InCopy/InDesign workflow, unite!</description>
	<lastBuildDate>Wed, 21 Dec 2011 14:09:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Exporting Final PDFs from InCopy: Yes, With Gotchas</title>
		<link>http://incopysecrets.com/exporting-final-pdfs-from-incopy-yes-with-gotchas.php</link>
		<comments>http://incopysecrets.com/exporting-final-pdfs-from-incopy-yes-with-gotchas.php#comments</comments>
		<pubDate>Wed, 14 Dec 2011 23:32:59 +0000</pubDate>
		<dc:creator>Anne-Marie</dc:creator>
				<category><![CDATA[Editorial Toolbox]]></category>
		<category><![CDATA[Import/Export]]></category>
		<category><![CDATA[Printing/PDF]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://incopysecrets.com/?p=170</guid>
		<description><![CDATA[Many users want to know if editors — the InCopy users — can use the program to create &#8220;final&#8221; PDFs of the InDesign layouts they&#8217;re editing. I don&#8217;t mean press-ready PDFs for a commercial printer (they&#8217;ll leave that up to the InDesign users); but the &#8220;straight to DVD&#8221; ones that are going to be distributed [...]]]></description>
			<content:encoded><![CDATA[<p>Many users want to know if editors — the InCopy users — can use the program to create &#8220;final&#8221; PDFs of the InDesign layouts they&#8217;re editing. I don&#8217;t mean press-ready PDFs for a commercial printer (they&#8217;ll leave that up to the InDesign users); but the &#8220;straight to DVD&#8221; ones that are going to be distributed electronically, such as a PDF version of a newsletter or white paper that people can download or attach to an email.</p>
<p>The answer is yes, BUT. There are two gotchas that I know of, built-in trade-offs: High resolutions photos get dumbed down to medium-res JPEGs, and all interactivity is stripped out. It makes no difference if the images or stories with hyperlinked text are editable to the InCopy user or not. Why does Adobe hobble InCopy output? I really don&#8217;t know, it was a decision their engineers made long ago. I wonder if anyone over there remembers, actually.</p>
<h3>Images in InCopy PDFs</h3>
<p>Vector graphics (Illustrator or Corel Draw-like) are fine, as is type, since that&#8217;s also vector. InCopy exports those elements as paths with fills, which are by nature resolution independent. That is, they&#8217;ll print at the highest resolution your device can manage; and if you&#8217;re looking at them on a monitor, the preview will appear as sharp as the type, even as you zoom in to 4,000 percent.</p>
<p>It&#8217;s only the <em>raster</em> images (scans, photographs, Photoshop art) that InCopy modifies on output. And not just outputting to PDFs, but also when you print to the office printer.</p>
<p><span id="more-170"></span></p>
<p>You can see the what InCopy does to your images quite easily, if you have Acrobat Pro. Open up the PDF in Acrobat and find the Output Preview tool/dialog box, part of the Print Production tool set. Select the Object Inspector preview in the dialog box and click anywhere on the page. The dialog box tells you all sorts of information about the page objects where you clicked, including resolutions.</p>
<p>Take this simple one-page layout for example. The large image of the shop&#8217;s storefront was a Photoshop file that had an effective resolution (after scaling in InDesign) of 532 ppi. That&#8217;s what the Links panel showed in both InDesign and InCopy. But after InCopy had its way with it during output, the picture is now 150 ppi. <em>(click these two images to enlarge, then click the Back button to return).</em></p>
<p style="text-align: center;"><a href="http://incopysecrets.com/wp-content/uploads/2011/12/output11.png"><img class="alignnone size-medium wp-image-172 aligncenter" title="output1" src="http://incopysecrets.com/wp-content/uploads/2011/12/output11-300x264.png" alt="" width="300" height="264" /></a></p>
<p style="text-align: left;">In contrast, if I click on the large drop cap &#8220;H&#8221; (which is not art, it&#8217;s a character from a font) or on the vector drawing of the fall leaves, the readout just gives me path and fill information, resolution does not apply.</p>
<p style="text-align: center;"><a href="http://incopysecrets.com/wp-content/uploads/2011/12/output2.png"><img class="alignnone size-medium wp-image-173 aligncenter" title="output2" src="http://incopysecrets.com/wp-content/uploads/2011/12/output2-276x300.png" alt="" width="276" height="300" /></a></p>
<p style="text-align: left;">Now, 150 ppi is not bad, I mean, it&#8217;s twice the resolution of most web site images &#8230; it&#8217;s <em>medium</em> resolution. Your PDFs might look just fine with medium-res photos. But you know, it would be nice if Adobe mentioned this in the Help file somewhere.</p>
<h3>Goodbye, Hyperlinks</h3>
<p>The other gotcha is that InCopy strips out any interactivity that might be there, like buttons or links or page transitions that the InDesign user may have included. I don&#8217;t know why it can&#8217;t even support simple text hyperlinks, like the one in this caption that says &#8220;hot chocolate&#8221; (and links to the chocolate company&#8217;s web site).</p>
<p>I added the hyperlink to the text in InCopy, as you can see in the first screen shot, but when it&#8217;s opened in Reader or Acrobat (second screen shot), the formatting remains but it&#8217;s not longer a hyperlink. I&#8217;d have to re-do it in Acrobat.</p>
<p style="text-align: center;"><a href="http://incopysecrets.com/wp-content/uploads/2011/12/output3.png"><img class="size-full wp-image-174" title="output3" src="http://incopysecrets.com/wp-content/uploads/2011/12/output3.png" alt="" width="373" height="316" /></a></p>
<p style="text-align: center;"><a href="http://incopysecrets.com/wp-content/uploads/2011/12/output4.png"><img class="alignnone size-full wp-image-175 aligncenter" title="output4" src="http://incopysecrets.com/wp-content/uploads/2011/12/output4.png" alt="" width="238" height="179" /></a></p>
<p style="text-align: left;">If InDesign can include hyperlinks when it exports a PDF for print (which makes no sense, but it does save making a trip to a different dialog box, as <a href="http://indesignsecrets.com/interactive-vs-print-pdf-in-indesign-adobes-frustrating-mistake.php">David ranted about recently</a>), why can&#8217;t InCopy? Another question for the ages.</p>
]]></content:encoded>
			<wfw:commentRss>http://incopysecrets.com/exporting-final-pdfs-from-incopy-yes-with-gotchas.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stealth Glitch: Accidental Accents in Filenames</title>
		<link>http://incopysecrets.com/stealth-glitch-accidental-accents-in-filenames.php</link>
		<comments>http://incopysecrets.com/stealth-glitch-accidental-accents-in-filenames.php#comments</comments>
		<pubDate>Wed, 19 Aug 2009 18:15:28 +0000</pubDate>
		<dc:creator>Anne-Marie</dc:creator>
				<category><![CDATA[Import/Export]]></category>
		<category><![CDATA[The InDesign Side]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://incopysecrets.com/stealth-glitch-accidental-accents-in-filenames.php</guid>
		<description><![CDATA[When Mac users and Windows users need to share the same files, it&#8217;s important to use &#8220;lowest common denominator&#8221; types of filenames to avoid platform-specific problems with special characters. The Mac is  perfectly fine with, say, a &#8220;greater than&#8221; symbol (OurLayout&#62;v2.indd), while Windows most definitely is not. And when files are saved to and opened [...]]]></description>
			<content:encoded><![CDATA[<p>When Mac users and Windows users need to share the same files, it&#8217;s important to use &#8220;lowest common denominator&#8221; types of filenames to avoid platform-specific problems with special characters. The Mac is  perfectly fine with, say, a &#8220;greater than&#8221; symbol (OurLayout&gt;v2.indd), while Windows most definitely is not. And when files are saved to and opened from a Windows <em>server</em>, making sure their names comply with the server OS&#8217;s rules is even more important.</p>
<p>When you run into an issue where users on one platform can check out stories from a layout or assignment, but users on the other platform cannot, look at the filenames to make sure they&#8217;re not the root of the problem. (After making sure everyone&#8217;s server permissions are correct, of course.)<span id="more-131"></span></p>
<p>Recently, a user was describing this exact same situation in a thread on the Adobe InCopy forums on Adobe&#8217;s web site. Actually, what he reported was that the links to some of an assignment&#8217;s stories were being reported as &#8220;Missing&#8221; (a red stop sign) by the Windows InCopy users, but were fine for the Mac InDesign users—even though all files were stored on a central file server. Weird, huh?</p>
<p>Early on, one of the people trying to help him out asked him, &#8220;Are there any non-Lower-ASCII characters in any of the filenames? Accented characters can get remapped on servers, so that&#8217;s something to watch out for.&#8221; The user said no, the InDesign users employ a strict naming convention for assignments and layouts, always avoiding accented characters. After a few more bouts of &#8220;try this&#8221; and &#8220;try that,&#8221; all unsuccessful, he posted a screen shot of his InCopy&#8217;s Links panel showing the missing story links. I don&#8217;t think he&#8217;d mind if I showed some of it here:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/08/incopywin3.png" alt="incopywin3.png" /></p>
<p>Can you spot the problem? The two missing stories have accented characters in their filenames, right near the ends of the names. When the user unlinked those stories from the layout, and re-exported them with new filenames (sans accents), InCopy had no problem finding the filenames and the &#8220;missing link&#8221; issue was solved.</p>
<p><strong>How Did It Happen? </strong></p>
<p>The InDesign users, while careful not to name assignments or layouts with accented characters, had no control over how InDesign <em>automatically named stories</em> when using one of the InCopy &gt; Export All Stories to Assignment commands. As you know, in that situation, InDesign uses the name of the layout as a prefix, inserts a hyphen, and appends the first word or two from each text frame to keep the filenames unique. (If the text frame is empty, it adds &#8220;Text 1&#8243; &#8220;Text 2&#8243; and so on.)</p>
<p>In this case, some of the text frames the Mac-based InDesign users were exporting to InCopy format had a first or second word that contained an accented character, and that character in the filename was getting remapped on the Windows server.</p>
<p>It would be nice if InDesign would strip out high-ASCII characters when using them as filenames, but it doesn&#8217;t.</p>
<p><strong>Adobe&#8217;s Advice</strong></p>
<p>It was heartening to see a couple Adobe engineers jump into the forum discussion to help out, especially since the forums are expressly not supposed to be an official resource for tech support. One helpful Adobe guy offered some insight into exactly how InDesign autonames InCopy files as it exports text frames, even though I think he got his file types confused at one point (so I&#8217;m editing this quote to correct it):</p>
<blockquote><p><em>InDesign automatically names .icml files that it creates in the Contents folder while generating InCopy Assignment files (.icma), using this formula:</em></p>
<p align="center"><em>Trim to 26 characters ([.indd file name] + [story text]) + .icml</em></p>
<p><em>If the INDD filename is 26 characters or greater, then the story text never contributes to the names of the .icml, and the subsequent .icml files in the same Assignment file will be clipped and incremented.</em></p></blockquote>
<p>In other words, if the INDD filename is 26 characters (&#8220;AbcdefGhijkLmnopQRstuvwxyz.indd&#8221;) or more, InDesign doesn&#8217;t grab a word or two from the text frame for filenames. It just uses the layout name, like so</p>
<p>AbcdefGhijkLmnopQRstuvwxyz.icml<br />
AbcdefGhijkLmnopQRstuvwx-1.icml<br />
AbcdefGhijkLmnopQRstuvwx-2.icml<br />
[...]<br />
AbcdefGhijkLmnopQRstuvw-10.indd</p>
<p>Thus, to avoid the &#8220;accidental accents&#8221; problem entirely, you could rename the layout so it has at least 26 characters before you start exporting stories to InCopy format.</p>
<p>Otherwise, you could comb through the layout and either remove (perhaps Convert to Note) any first words in frames that have unusual characters before exporting all stories, or export each problem child frame individually to InCopy format (InCopy &gt; Export &gt; Selection), in which case you get a chance to name the ICML file yourself. Do either one of these actions, and then you can use the Export All Stories commands as before, since it won&#8217;t re-export frames that are already linked to external ICML files.</p>
]]></content:encoded>
			<wfw:commentRss>http://incopysecrets.com/stealth-glitch-accidental-accents-in-filenames.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fixing Links to Missing Stories</title>
		<link>http://incopysecrets.com/fixing-links-to-missing-stories.php</link>
		<comments>http://incopysecrets.com/fixing-links-to-missing-stories.php#comments</comments>
		<pubDate>Fri, 30 Jan 2009 14:58:09 +0000</pubDate>
		<dc:creator>Anne-Marie</dc:creator>
				<category><![CDATA[The InDesign Side]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://incopysecrets.com/fixing-links-to-missing-stories.php</guid>
		<description><![CDATA[Theoretically, if you&#8217;re doing everything right, you should never see this icon appear on one of your workflow stories: If you see a scary red stop sign icon (it&#8217;s a hexagon, I checked) on a workflow story, instead of the usual globe or pencil, it means the story&#8217;s link is missing — neither InDesign nor [...]]]></description>
			<content:encoded><![CDATA[<p>Theoretically, if you&#8217;re doing everything right, you should never see this icon appear on one of your workflow stories:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-stop.png" alt="miss-stop.png" /></p>
<p>If you see a scary red stop sign icon (it&#8217;s a hexagon, I checked) on a workflow story, instead of the usual globe or pencil, it means the story&#8217;s <em>link</em> is missing — neither InDesign nor InCopy can find the external InCopy file that is linked to the text frame. Which means that no one can check out or edit the story.<span id="more-103"></span></p>
<p>What happened? Someone (I&#8217;m not saying it was you) moved or renamed one of the interrelated files that are part of the whole InCopy/InDesign workflow, or saved it in the wrong location in the first place. Some real world examples I&#8217;ve heard include:</p>
<ul>
<li>Designer exported a frame to InCopy format and inadvertently saved it to their own computer instead of to project folder on the server (so to the designer, everything&#8217;s fine, but to anyone else opening the layout or assignment off the server, there&#8217;s a missing file);</li>
<li>Editor or designer wanted to bring work home, so they copied the layout or assignment to their USB Flash drive but not the folder full of linked InCopy files (please don&#8217;t ever do this, not even if you do remember to copy the InCopy files, use e-mail-based assignments instead)</li>
<li>Production manager or IT tried to &#8220;clean up&#8221; the server, and while working in the Finder or Windows Explorer they inadvertently moved or renamed a linked file</li>
</ul>
<p>Luckily there are a couple ways to easily fix the problem, and one &#8220;last resort&#8221; fix.</p>
<p><strong>Whoops, Sorry Sir, I&#8217;ll Put it Back </strong></p>
<p>If you know where the linked InCopy file is (or can find it with your computer&#8217;s Find command) just move it back to where InDesign or InCopy thinks it should be, and the problem goes away.</p>
<p>You can learn the location and filename that ID/IC is looking for with the help of the Links panel, available from the Window menu in both InDesign and InCopy. Open the Links panel and look for the entry with the stop sign icon.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-links.png" alt="miss-links.png" /></p>
<p>If there&#8217;s more than one, click inside the story&#8217;s text so that ID or IC highlights that story&#8217;s link in the Links panel, the same behavior as the Assignments panel.</p>
<p>Now double-click the missing file&#8217;s entry to open the Link Information dialog box, and then look at the Location field at the bottom.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-infodb.png" alt="miss-infodb.png" height="249" width="493" /></p>
<p>It&#8217;s kind of hard to read, but the Location field reports the file&#8217;s &#8220;Last Seen Location,&#8221; the path and filename that IC/ID is pining for. Here&#8217;s a zoomed-in view:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-zoom.png" alt="miss-zoom.png" height="77" width="481" /></p>
<p>Switch to the Finder or Explorer, find the linked file, and move it to that location (renaming it to match the remembered filename, if necessary). Switch back to the program, and both IC and ID should immediately remove the Missing Link icon. Now you can check it out and proceed as usual.</p>
<p><strong>I Meant to Do That</strong></p>
<p>What if you moved or renamed the linked file on purpose, and want to keep it that way? For example, let&#8217;s say that to fix an InCopy story which was exported to the wrong location (see the first bullet point above), you went to the Finder/Explorer and moved the INCX file to the correct location.</p>
<p>Now you just need to tell InDesign what you did. With the missing link selected in the Links panel, choose Relink from the Links panel menu (or, if you still have the Link Information dialog box open, click the Relink button to the right of the Location field). The Relink dialog box opens, allowing you to navigate to the new location of the file. Select it and click the Open button.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-relinkdb.png" alt="miss-relinkdb.png" height="260" width="497" /></p>
<p>If you&#8217;ve renamed the link, you&#8217;ll get an &#8220;Are you sure?&#8221; alert, a failsafe in case you selected the wrong INCX file. Just click Yes, and InDesign shrugs its shoulder, links to the story to the &#8220;new&#8221; INCX file, and the stop sign goes away. If you look at the Location field in Link Information, you&#8217;ll see it&#8217;s now updated with the new path and filename.</p>
<p>Only InDesign is able to relink stories to a layout (and thus, to an assignment). Even though InCopy has a Relink command, it only works with standalone InCopy files, at all other times it&#8217;s dimmed.  But as soon as the designer saves the layout file and updates the assignment, InCopy users can choose File &gt; Update Design to see that the link is fixed.</p>
<p>By the way, InDesign CS4&#8242;s revamped Links panel has a wonderful new feature called Relink to Folder.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-relinktofolder.png" alt="miss-relinktofolder.png" /></p>
<p>Relink to Folder allows you to quickly fix a whole bunch of missing links that are missing only because someone moved or renamed the folder itself (the one that contains the missing files), or because you moved all the linked files to an existing folder with other files. It doesn&#8217;t help if you&#8217;ve renamed the files, though.</p>
<p>To use the feature, shift-click all your missing links in the Links panel, choose Relink to Folder, and in the resulting dialog box, select <em>the folder</em> containing the linked files. Click the Choose button, and InDesign reestablishes links to all the missing files it finds in that folder.</p>
<p>When you&#8217;re done, remember to save the changes to the InDesign file, updating any affected assignments if necessary, so that the InCopy users working on the layout can choose Update Design and see healthy links again.</p>
<p><strong>In Case of Emergency, Unlink<br />
</strong></p>
<p>If the linked INCX file is nowhere to be found, the only solution is to <em>unlink</em> the story in InDesign (not possible in InCopy), and then re-export the story to InCopy format.</p>
<p>To unlink a text frame from its external INCX file, open the layout in InDesign, select the story&#8217;s entry in the Assignments panel,  and click the Trashcan button at the bottom of the panel.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2009/01/miss-trash.png" alt="miss-trash.png" /></p>
<p>Doing so doesn&#8217;t delete the story in the layout (dumb icon, in my opinion), it just breaks its link to the external INCX file. If clicking Trashcan icons makes you nervous, you could use the Unlink command instead, found in both the Assignments and the Links panel menus.</p>
<p>After you unlink a story, the text remains in the layout, intact and unchanged, within a &#8220;normal&#8221; InDesign text frame (no workflow icon). Now just export the story to InCopy format again, however you normally do it, and it&#8217;s once more available and ready for checking out.</p>
]]></content:encoded>
			<wfw:commentRss>http://incopysecrets.com/fixing-links-to-missing-stories.php/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Strange Case of the &#8220;Editing and Out of Date&#8221; Status</title>
		<link>http://incopysecrets.com/the-strange-case-of-the-editing-and-out-of-date-status.php</link>
		<comments>http://incopysecrets.com/the-strange-case-of-the-editing-and-out-of-date-status.php#comments</comments>
		<pubDate>Sat, 03 Jan 2009 19:00:59 +0000</pubDate>
		<dc:creator>Anne-Marie</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Workflows]]></category>

		<guid isPermaLink="false">http://incopysecrets.com/the-strange-case-of-the-editing-and-out-of-date-status.php</guid>
		<description><![CDATA[I get a lot of screen shots of InCopy UIOs (Unidentified Interface Objects) sent my way. &#8220;What does this thing mean?&#8221; is the usual message in the e-mail. Here&#8217;s one that I get at least once a month &#8212; you may have encountered it yourself &#8212; and at first glance, it seems impossible: Now, how [...]]]></description>
			<content:encoded><![CDATA[<p>I get a lot of screen shots of InCopy UIOs (Unidentified Interface Objects) sent my way. &#8220;What does <em>this</em> thing mean?&#8221; is the usual message in the e-mail. Here&#8217;s one that I get at least once a month &#8212; you may have encountered it yourself &#8212; and at first glance, it seems impossible:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-editingandout.jpg" alt="icon-editingandout.jpg" /></p>
<p>Now, how could a story be out of date (the triangle icon) if you&#8217;re editing it (the pencil icon)? No one has a more up to date version of the story than you, right? And no one else could have saved changes to the story while you were working on it. So the icon makes no sense. Yet there it is, staring at you. What gives?<span id="more-93"></span></p>
<p>After having been on the receiving end of this question one too many times, I sent it in to my friends on the InCopy workflow team at Adobe. Hallelujah, they weren&#8217;t laid off, and answered me promptly with one easily reproducible reason the icon might appear. But before I explain it, it would help if we first reviewed the normal workflow statuses.</p>
<p>A story&#8217;s status starts out as &#8220;Available,&#8221; signified by the globe and paper icon.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-available.jpg" alt="icon-available.jpg" /></p>
<p>When you check it out, its status changes to &#8220;Editing&#8221; (a pencil icon) for you:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-editing.jpg" alt="icon-editing.jpg" /></p>
<p>And &#8220;In Use By&#8221; (pencil with a slash through it) for anyone else on your team working on the same document:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-inuseby.jpg" alt="icon-inuseby.jpg" /></p>
<p>As you edit the checked-out story, nothing changes, icon- or status-wise, for anyone. It&#8217;s only when you <em>save changes</em> to the story<em> </em> (File &gt; Save Content in InCopy, or File &gt; Save in InDesign, if you&#8217;ve checked it out in ID) that the story&#8217;s status changes. Saving changes to the contents of a file also changes the file&#8217;s last modification date and time &#8212; aka its timestamp &#8212; as is true for any file on a computer.</p>
<p>On your end, the story you&#8217;re editing should still show a pencil icon and nothing else. After all, you can see your changes that you just saved, so it&#8217;s not out of date.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-editingaftersave.jpg" alt="icon-editingaftersave.jpg" /></p>
<p>For anyone else working on the document, your story&#8217;s status changes to &#8220;In Use By and Out of Date,&#8221; usually within a few seconds of your save action, depending on how fast the network is.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-oodaftersave.jpg" alt="icon-oodaftersave.jpg" /></p>
<p>How does it know when the story is out of date? During its periodic checking of the linked files on the server, your colleague&#8217;s copy of InCopy or InDesign detected a new timestamp for the story, newer than when they first opened the layout or assignment. When the timestamps don&#8217;t match, the workflow adds the yellow triangle icon to the story, cautioning users that what they&#8217;re seeing is not the latest version. They could ignore it, or they could choose to Update Content  if they want to see those changes you&#8217;ve just saved, as I&#8217;ve done below.</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-updateaftersave.jpg" alt="icon-updateaftersave.jpg" /></p>
<p>So, Update Content means, &#8220;Get me the current contents of the InCopy file linked to this frame.&#8221; Or if you want to get technical about it, &#8220;Synch the timestamp of the file on the server to my preview of it.&#8221;</p>
<p><strong>The Mystery Icon Revealed</strong></p>
<p>Now that we&#8217;re all experts on InCopy status icons, let&#8217;s take another look at this bad boy:</p>
<p style="text-align: center"><img src="http://incopysecrets.com/wp-content/uploads/2008/12/icon-editingandout.jpg" alt="icon-editingandout.jpg" /></p>
<p>You know that the out of date icon means that your preview of the InCopy story does not match the timestamp of the story on the server. But you&#8217;re in control of the story, you&#8217;re editing it. What you see as you edit should <em>always</em> be up to date. Assuming the server and our computer&#8217;s clocks are synched, how could this happen?</p>
<p>Here&#8217;s what Adobe said: <strong>It can happen because you saved changes, then chose Edit &gt; Undo, bringing the preview to a state prior to the Save.</strong> You may not even be aware that&#8217;s what you did, but chances are likely that&#8217;s the culprit. Try it for yourself!</p>
<p>Some people think that choosing Save &#8220;clears the decks,&#8221; and so the Undo command only applies to things you did after you saved. That used to be true, but not for most design and editorial programs these days.</p>
<p>After you check out a story in InDesign or InCopy, every one of the edits you make to the file is noted behind the scenes. Choosing Save Content (or Save in InDesign) writes those changes to the linked story on the server, but it doesn&#8217;t erase the history of your changes during the active session. You can still Undo your edits, even if you were saving every five minutes, all the way back to the state the file was in when you first checked it out.</p>
<p>It&#8217;s only when you check a story back in (note the &#8220;Can&#8217;t Undo&#8221; alert) or close the file (clicking Yes when it offers to check the stories in) that the Undo history gets erased. Your editing history also gets erased when you choose Save As to an InDesign layout or a standalone InCopy file.</p>
<p>As you know, choosing Save also changes the timestamp of the file on the server. As soon as you Undo to a state before the most recent Save, your preview is of a state <em>prior</em> to the one on the server. The timestamps are out of synch, and you get the yellow triangle icon on the story &#8212; even if you&#8217;re currently editing it.</p>
<p><strong>Fixing It </strong></p>
<p>It&#8217;s not something to be overly concerned about, actually. As soon you once again choose Save, the out of date icon goes away. Where people get in trouble, though, is when the try to <em>update</em> the story &#8212; out of force of habit, I&#8217;m thinking, in reaction to seeing the Out of Date yellow triangle. Choosing Update Content is fine for stories that are out of date and Available or In Use By someone else, but not for stories you&#8217;re editing.</p>
<p>For example, let&#8217;s say you&#8217;re working on a story that&#8217;s overset, looking for something to cut. You spot a not-totally-necessary subhead and delete it. Then you save your changes with File &gt; Save Content, and look for something else to cut.</p>
<p>If you change your mind &#8212; Oh, let&#8217;s keep that subhead in, find something else to cut &#8212; and choose Undo, the subhead reappears as expected. But now the story carries the Editing and Out of Date icons, because you&#8217;re at a state prior to the most recent save.</p>
<p>If you choose Update Content, InCopy or InDesign will obligingly replace what you see in the frame with what&#8217;s on the server; which, if you haven&#8217;t been paying close attention, could be quite different than what you were looking at. What&#8217;s on the server is what you last saved &#8212; in this simple example, the story <em>without</em> the subhead. Imagine if you had been doing some heavy editing after your Undo-before-the-Save, and an hour later noticed hey, why&#8217;s the triangle here &#8230; guess I&#8217;ll Update Content &#8230; yikes! All your edits would get wiped out as soon as you chose Update Content.</p>
<p>Luckily, Update Content is <em>also</em> undoable.</p>
<p>So when you see the Editing and Out of Date icon, what should you do? Simply choose File &gt; Save Content (or in InDesign, File &gt; Save).  Your most recent edits are saved to the file on the server, and the Out of Date icon disappears from the story. Nothing changes on screen.</p>
<p>It can get confusing, I know. The basic thing to keep in mind when you&#8217;re editing a story is this: Do you like what you see in front of you? If yes, choose Save. If not, choose Undo, as many times as necessary to get back to your starting point. If you&#8217;re not sure, keep the file open and checked out to yourself while you mull it over.</p>
<p>But very seldom, if ever, should you choose Update Content for a story you&#8217;re currently editing.</p>
]]></content:encoded>
			<wfw:commentRss>http://incopysecrets.com/the-strange-case-of-the-editing-and-out-of-date-status.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Incompatible plug-ins</title>
		<link>http://incopysecrets.com/incompatible-plug-ins.php</link>
		<comments>http://incopysecrets.com/incompatible-plug-ins.php#comments</comments>
		<pubDate>Fri, 30 May 2008 13:51:44 +0000</pubDate>
		<dc:creator>Anne-Marie</dc:creator>
				<category><![CDATA[Scripts/Plugins]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://incopysecrets.com/incompatible-plug-ins.php</guid>
		<description><![CDATA[It&#8217;s a bitter truth, but not all InDesign plug-ins are compatible with InCopy. Here&#8217;s an example. Chris, a production manager at a catalog company, sent me an e-mail. He said that his company&#8217;s art department uses InDesign CS3 to put together their catalogs, relying heavily on Meadows Publishing Solution&#8217;s AutoPrice plug-in and Virginia System&#8217;s Sonar [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a bitter truth, but not all InDesign plug-ins are compatible with InCopy. Here&#8217;s an example.</p>
<p>Chris, a production manager at a catalog company, sent me an e-mail. He said that his company&#8217;s art department uses InDesign CS3 to put together their catalogs, relying heavily on <a href="http://www.meadowsps.com/" target="_blank">Meadows Publishing Solution&#8217;s</a> AutoPrice plug-in and <a href="http://www.virginiasystems.com/" target="_blank">Virginia System&#8217;s</a> Sonar IndexPro. Chris <em>really</em> wants to move everyone to the InDesign/InCopy workflow, but during testing, discovered this:</p>
<p><span id="more-74"></span></p>
<blockquote><p>I export stories (copy blocks) in InDesign for editing in InCopy on the Windows machine. I open up the same document in InCopy (windows) to test, edit some copy, save, check in, close.</p>
<p>Now, open this same document again in InDesign (Mac), copy updates needed, update the copy, but wait! All of the third party markers are gone! Everything that was tagged, or marked for the index, and all the pricing tags are gone.</p>
<p>I&#8217;ve found out when the InCopy document is saved, this is when this happens. It strips out all third party invisible text, placeholders, etc.</p></blockquote>
<p>Painful! But the fact is that while InCopy is very much related to InDesign, and shares a lot of its code, it is a different program with its own plug-ins folder. If InCopy doesn&#8217;t support whatever the InDesign plug-in does, you&#8217;ll need to purchase the plug-in in &#8220;matching sets,&#8221; one for the InDesign users and an InCopy version of it for the editors.</p>
<p>However, there are a  number of InDesign plug-ins that simply don&#8217;t have an InCopy version, for various reasons.</p>
<p>Probably the most common reason is that the basic InCopy file format, the .incx file,  is a bare-bones sort of format (based on XML) and so doesn&#8217;t support whatever the plugin expects will be available in an .indd file format. Remember, when you&#8217;re using InCopy you&#8217;re never really editing the layout&#8211;the .indd file&#8211;you&#8217;re editing the bare-bones .incx files &#8220;through the window&#8221; of the layout.</p>
<p>In fact InCopy doesn&#8217;t have support for some text-related things that even InDesign supports internally &#8230; for example, you can&#8217;t make text hyperlinked in IC. You can&#8217;t insert index markers. And so on. (But at least it doesn&#8217;t strip  out ID-created index markers and hyperlinks when the InCopy story is saved.)</p>
<p>Chris continued,</p>
<blockquote><p>I&#8217;ve talked to both plugin companies about this. One thinks this is a bug issue on Adobe&#8217;s end, the other is trying to work out something to stop this from happening.</p></blockquote>
<p>He&#8217;s doing the right thing. If your InDesign workflow relies on third-party plug-ins, you definitely need to check with the plug-in developers to see if they have an InCopy version, or at least if they know if using InCopy will harm the plug-in&#8217;s functionality as stories are edited in IC.  There are many ID plug-ins that work perfectly fine with IC&#8230; unfortunately it sounds like these two, AutoPrice and Sonar Bookends IndexPro, don&#8217;t fall into that category.</p>
<p>But, there might be hope. Here&#8217;s what I suggested to Chris: Find the InDesign plug-ins folder (it&#8217;s inside the InDesign program folder on your hard drive), and look inside it for the subfolder containing the third-party plug-in in question. Copy that subfolder to the Clipboard, and then paste it into InCopy&#8217;s plug-ins folder, which is inside the InCopy application folder. (Of course this will only work if both programs are on the same platform, Mac to Mac or Windows to Windows.) Then restart InCopy and see what happens.</p>
<p>I&#8217;ve been pleasantly surprised on more than a couple occasions that it solved the problem! Often, InDesign plug-in and script developers don&#8217;t even think about InCopy&#8211;it&#8217;s not on their radar&#8211;and so don&#8217;t bother testing it during development. But if the plug-in relies on the code that&#8217;s shared between the two programs, it can&#8217;t tell which program it&#8217;s running in.</p>
<p>If you find it works, or <em>almost</em> works, be sure to let the developer know! First, of course, because you&#8217;ll need buy licenses for your InCopy machines, and second, it&#8217;s always good news to hear your product works in other applications, or just needs a little tweak to open up a whole new market for them. Tell them to trumpet the news on their home page, add it as a line item in their online store, and so on.</p>
<p>Of course if it doesn&#8217;t work, by all means contact the developer anyway, as Chris is doing. The more inquiries they get from potential customers, the better the chances they&#8217;ll spend some serious development time on an InCopy-compatible version.</p>
]]></content:encoded>
			<wfw:commentRss>http://incopysecrets.com/incompatible-plug-ins.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Galley and Story View are Not Available</title>
		<link>http://incopysecrets.com/galley-and-story-view-are-not-available.php</link>
		<comments>http://incopysecrets.com/galley-and-story-view-are-not-available.php#comments</comments>
		<pubDate>Wed, 23 Apr 2008 14:39:24 +0000</pubDate>
		<dc:creator>Anne-Marie</dc:creator>
				<category><![CDATA[Galley/Story]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Workflows]]></category>

		<guid isPermaLink="false">http://incopysecrets.com/galley-and-story-view-are-not-available.php</guid>
		<description><![CDATA[Lately, the InCopy forums at Adobe.com have been peppered with posts from different users quoting the same Alert dialog box, and asking why they&#8217;re seeing it. The Alert box they&#8217;re referring to is this one: (Now, if you&#8217;ve been using the workflow for a while, don&#8217;t jump to conclusions about the frustrated users who ask [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, the InCopy forums at Adobe.com have been peppered with posts from different users quoting the same Alert dialog box, and asking why they&#8217;re seeing it.</p>
<p>The Alert box they&#8217;re referring to is this one:</p>
<p align="center"><img src="http://incopysecrets.com/wp-content/uploads/2008/04/ic-nostories.png" alt="ic-nostories.png" height="118" width="357" /></p>
<p><span id="more-67"></span>(Now, if you&#8217;ve been using the workflow for a while, don&#8217;t jump to conclusions about the frustrated users who ask about that message. Don&#8217;t you remember how confusing the whole system appeared to you at the start? We were all beginners at some point!)</p>
<p>Frustrated users, the simple explanation is this: The layout (.indd) or assignment (.inca) you&#8217;re opening in InCopy cannot find the external InCopy stories (.incx) that are supposed to be linked to the file — they&#8217;re missing, or they were never created in the first place. (You&#8217;ll be able to *see* the document&#8217;s stories in the one view you&#8217;re left with, Layout, but not edit them.)</p>
<p>Since Galley View and Story View only show the content of linked InCopy stories, there is no reason for those views to be available.</p>
<p>Actually, I&#8217;m not sure why Adobe&#8217;s InCopy team made that decision — to completely remove the views in the absence of linked stories, and to put up that alert. It just freaks people out. Why not keep the views available, but leave them devoid of content? Instead of an alert, InCopy could add a line of static text to the top of each view that said &#8220;There are no InCopy stories in this document.&#8221;</p>
<p><strong>Identifying the Cause and Fixing It<br />
</strong></p>
<p>The root of the problem is this: Either the InDesign user neglected to export stories from the InDesign layout to InCopy format (a required step for the workflow); or she did, but those exported .incx files are not where your document expects them to be (they&#8217;re &#8220;Missing&#8221;).</p>
<p>Unfortunately the Alert doesn&#8217;t tell you which of these situations is the cause. But you can find out for yourself.  Just click the OK button in the Alert so that the file opens in Layout view.</p>
<p>Now open your Assignments panel, part of the default set of panels on the right side of the screen. The Assignments panel lists all editable stories — the linked InCopy files — in the document you have open, and their statuses (available, being edited by someone else, out-of date, and so on).</p>
<p>In a &#8220;healthy&#8221; file with editable stories that the document can find, the Assignments panel should look similar to this:</p>
<p align="center"><img src="http://incopysecrets.com/wp-content/uploads/2008/04/ic-full.png" alt="ic-full.png" /></p>
<p>Those entries with the blue globe-and-paper icons? Each one represents a linked InCopy file in the document you have open in InCopy.</p>
<p>In contrast, the Assignments panel of a InDesign file with no linked InCopy stories at all would look like this (the arrow next to Unassigned InCopy Content is grayed out because there&#8217;s nothing to reveal):</p>
<p align="center"><img src="http://incopysecrets.com/wp-content/uploads/2008/04/ic-empty.png" alt="ic-empty.png" /></p>
<p>The lack of entries here tells me that I&#8217;ve opened an InDesign layout (.indd) that hasn&#8217;t been prepared for the InCopy/InDesign workflow yet. It&#8217;s actually the default state of <em>all</em> the layouts at your company — without preparation, InDesign files are read-only to InCopy users. Which can be quite handy, since it means that with InCopy, you can open any InDesign file you can get to, even ones from last year (and from there, print them out, export them to PDF, or select text to copy and paste elsewhere). It&#8217;s an &#8220;InDesign Reader&#8221; similar to how Adobe Reader can open any PDF file.</p>
<p>But if you were expecting to be able to edit this file in InCopy, then it&#8217;s not so handy! The bitter truth is that stories can only be made editable for InCopy from within InDesign — it&#8217;s the only program with an Export to InCopy command.  So go back to your designer and ask them to prep the file for you. If they don&#8217;t know how, have them open their InDesign Help file (from their Help menu) and read the section called &#8220;Sharing content between InCopy and InDesign.&#8221;</p>
<p>By the way, it&#8217;s also possible to open an assignment file (.inca) in InCopy that has no stories. This would be the case if the designer created an assignment in InDesign&#8217;s Assignments panel but forgot to add InCopy stories to it, or hasn&#8217;t had a chance to yet.</p>
<p><strong>Missing InCopy Files</strong></p>
<p>As I said earlier, you&#8217;ll also get the &#8220;Galley and Story View are Not Available&#8221; alert if the linked InCopy files do exist, but InCopy can&#8217;t find them.  In that case, your Assignments panel will look like this:</p>
<p align="center"><img src="http://incopysecrets.com/wp-content/uploads/2008/04/ic-missing.png" alt="ic-missing.png" /></p>
<p>The stories are listed, but the red stop sign icon tells you that InCopy can&#8217;t find them. It looks for the linked .incx files with the same name and in the same location &#8212; the same folder path &#8212; that the designer saved them to when he first exported them from the layout.</p>
<p>So, one cause might be that someone used the Finder or Windows Explorer to manually move the folder of .incx files to a different location, or they renamed them. (It&#8217;s okay to rename the stories by editing their names in Assignment panel, but not anywhere else.)</p>
<p>The more common reason, though, is that you (the InCopy user) moved the layout or assignment file from its original location to a different one, like from the server to your desktop, or from the designer&#8217;s computer to the server, or to your own.  None of that is kosher in the workflow. Unless you&#8217;re using CS3&#8242;s remote workflow (e-mailed assignment packages), all assignments and exported .incx files need to be on a central file server, and <em>everyone</em> opens the files directly from there. If you&#8217;re using a layout-based workflow, the .indd file needs to be on the server too.</p>
<p>There are ways for either the InDesign or InCopy user to fix missing stories &#8212; to correct the path information stored in the layout or assignment &#8212; but that&#8217;s for another (future) post, as it&#8217;s a little complicated. Better to just manage the workflow files correctly in the first place! <img src='http://incopysecrets.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>You Might Find This Helpful</strong></p>
<p>If you&#8217;re a newbie at this whole InCopy/InDesign workflow stuff, and you&#8217;ve encountered the &#8220;No InCopy Stories&#8221; alert and wondered why, now you know (she hopes).</p>
<p><img src="http://incopysecrets.com/wp-content/uploads/2008/04/iccs3whitepaper.gif" alt="iccs3whitepaper.gif" align="right" />But I would bet that you&#8217;d feel a LOT more comfortable with the process if you read the paper I wrote for Adobe&#8217;s InCopy marketing team, &#8220;Collaborative Editorial Workflow with InDesign CS3 and InCopy CS3.&#8221; I made sure to include lots of diagrams, screen shots and step-by-steps, so new users could gain an essential understanding of how the files work together — what goes where and who opens what.</p>
<p>You can download the 16-page PDF from the InCopy product page on Adobe&#8217;s web site, or you can <a href="http://www.adobe.com/products/incopy/pdfs/incopy_cs3_workflow.pdf" target="_blank">click this link to download it directly</a> (5 MB — all those screen shots).</p>
]]></content:encoded>
			<wfw:commentRss>http://incopysecrets.com/galley-and-story-view-are-not-available.php/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

