<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: export illustrator paragraph styles</title>
	<link>http://ask.metafilter.com/70385/export-illustrator-paragraph-styles/</link>
	<description>Comments on Ask MetaFilter post export illustrator paragraph styles</description>
	<pubDate>Wed, 29 Aug 2007 16:43:14 -0800</pubDate>
	<lastBuildDate>Wed, 29 Aug 2007 16:43:14 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: export illustrator paragraph styles</title>
		<link>http://ask.metafilter.com/70385/export-illustrator-paragraph-styles</link>	
		<description>How can I extract the font and color information from an *Illustrator* file&apos;s paragraph styles and character styles? An ordered plain-text list would be great, coded CSS based on style names even greater.  &lt;br /&gt;&lt;br /&gt; I know this is possible to do in inDesign using tags linked to styles, but I can&apos;t seem to figure out a way to do it in Illustrator. For that matter, how can I import my Illustrator paragraph styles to inDesign? &lt;br&gt;
&lt;br&gt;
The metadata for the file revealed in Bridge lists all my palettes, but not just used colors, and it lists the fonts, but no specific size per paragraph style. &lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.70385</guid>
		<pubDate>Wed, 29 Aug 2007 11:59:54 -0800</pubDate>
		<dc:creator>pinto</dc:creator>
		
			<category>design</category>
		
			<category>illustrator</category>
		
			<category>adobe</category>
		
			<category>indesign</category>
		
			<category>type</category>
		
			<category>text</category>
		
			<category>layout</category>
		
			<category>css</category>
		
			<category>export</category>
		
	</item> <item>
		<title>By: sycophant</title>
		<link>http://ask.metafilter.com/70385/export-illustrator-paragraph-styles#1050313</link>	
		<description>Aside from opening the file and actually selecting the text in question, I can&apos;t see a way of doing this.&lt;br&gt;
&lt;br&gt;
However, Illustrator (CS at least, earlier ones too I think) has a scripting interface that use Javascript (basically). &lt;br&gt;
&lt;br&gt;
With that scripting interface I think it would be possibly to make a script that can do this.&lt;br&gt;
&lt;a href=&quot;http://www.adobe.com/devnet/illustrator/scripting/&quot;&gt;Adobe: Illustrator Scripting&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.adobepress.com/content/images/0321112512/support/aiscripting.html&quot;&gt;Script Examples from &apos;Adobe Illustrator Scripting&apos; Book&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://partners.adobe.com/public/developer/en/illustrator/sdk/IllustratorGettingStarted.pdf&quot;&gt;Adobe Illustrator CS Scripting GettingStarted with JavaScript (PDF)&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.adobe.com/devnet/illustrator/pdfs/IllustratorCS3_JavaScript_Reference.pdf&quot;&gt;CS3 Javascript Reference&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Looking at the reference, there is a CharacterAttribute object that will give you fillColor and textFont which is probably what you want. Trick is then, just to go through and extract them all out to something useful.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70385-1050313</guid>
		<pubDate>Wed, 29 Aug 2007 16:43:14 -0800</pubDate>
		<dc:creator>sycophant</dc:creator>
	</item>
	</channel>
</rss>
