<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: From DocBook to PDF using Apache FOP</title>
	<atom:link href="http://gogs.info/2009/05/from-docbook-to-pdf-using-apache-fop/feed/" rel="self" type="application/rss+xml" />
	<link>http://gogs.info/2009/05/from-docbook-to-pdf-using-apache-fop/</link>
	<description></description>
	<lastBuildDate>Sat, 18 Jun 2011 22:30:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: R.J.C. van Haaften</title>
		<link>http://gogs.info/2009/05/from-docbook-to-pdf-using-apache-fop/comment-page-1/#comment-12788</link>
		<dc:creator>R.J.C. van Haaften</dc:creator>
		<pubDate>Tue, 23 Nov 2010 16:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=62#comment-12788</guid>
		<description>As you guess, there is a better way to customize the output of your PDF files without using “-param” during the invocation of the FOP: Write your own mycustomdocbook.xsl, import the standard docbook.xsl and add your params using xsl:param:








fop -c conf/fop.xconf -xml manual.xml -xsl mycustomdocbook.xsl -pdf manual.pdf</description>
		<content:encoded><![CDATA[<p>As you guess, there is a better way to customize the output of your PDF files without using “-param” during the invocation of the FOP: Write your own mycustomdocbook.xsl, import the standard docbook.xsl and add your params using xsl:param:</p>
<p>fop -c conf/fop.xconf -xml manual.xml -xsl mycustomdocbook.xsl -pdf manual.pdf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dOkI</title>
		<link>http://gogs.info/2009/05/from-docbook-to-pdf-using-apache-fop/comment-page-1/#comment-8143</link>
		<dc:creator>dOkI</dc:creator>
		<pubDate>Sun, 08 Nov 2009 11:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=62#comment-8143</guid>
		<description>Thank you, for very good post!</description>
		<content:encoded><![CDATA[<p>Thank you, for very good post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Piasecki</title>
		<link>http://gogs.info/2009/05/from-docbook-to-pdf-using-apache-fop/comment-page-1/#comment-6965</link>
		<dc:creator>Nicholas Piasecki</dc:creator>
		<pubDate>Sat, 29 Aug 2009 14:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://gogs.info/?p=62#comment-6965</guid>
		<description>Thanks for posting this! Very informative.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this! Very informative.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

