<?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>infotexture &#187; customization</title>
	<atom:link href="http://infotexture.net/tag/customization/feed/" rel="self" type="application/rss+xml" />
	<link>http://infotexture.net</link>
	<description>Information Architecture &#38; Content Strategy</description>
	<lastBuildDate>Sat, 03 Sep 2011 14:59:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Customizing PDF2 Output</title>
		<link>http://infotexture.net/2009/01/customizing-pdf2-output/</link>
		<comments>http://infotexture.net/2009/01/customizing-pdf2-output/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 20:12:21 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[DITA]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[DITA-OT]]></category>
		<category><![CDATA[pdf2]]></category>

		<guid isPermaLink="false">http://blog.infotexture.net/?p=249</guid>
		<description><![CDATA[When customizing the output of the Idiom PDF2 plugin for the DITA Open Toolkit to display product-specific headers and footers, or different fonts and logos for different clients, customizations can be stored in separate folders and referenced in the Ant build file using the customization.dir property. To store customizations for Project A and Project B, [...]]]></description>
			<content:encoded><![CDATA[<p>When customizing the output of the Idiom PDF2 plugin for the DITA Open Toolkit to display product-specific headers and footers, or different fonts and logos for different clients, customizations can be stored in separate folders and referenced in the Ant build file using the <code>customization.dir</code> property.</p>

<p>To store customizations for <strong>Project A</strong> and <strong>Project B</strong>, copy the contents of your customization folder (typically <code>DITA-OT\demo\fo\Customization</code>) to</p>

<ul>
<li><code>DITA-OT\demo\fo\Customization-A</code> and 
</li><li><code>DITA-OT\demo\fo\Customization-B</code>,
</li></ul>

<p>then add lines like this to your projects&#8217; build scripts:</p>

<pre><code>&lt;param name="customization.dir" value="DITA-OT/demo/fo/Customization-A"/&gt;
</code></pre>

<p class="entry-meta">[via dita-users #<a href="http://tech.groups.yahoo.com/group/dita-users/message/12788">12788</a> &amp; #<a href="http://tech.groups.yahoo.com/group/dita-users/message/12810">12810</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://infotexture.net/2009/01/customizing-pdf2-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

