<?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>Creativz Lab &#187; XML Publisher</title>
	<atom:link href="http://creativeslab.net/category/xml-publisher/feed" rel="self" type="application/rss+xml" />
	<link>http://creativeslab.net</link>
	<description>weblog for Developers &#38; Designers</description>
	<lastBuildDate>Sun, 18 Jul 2010 16:37:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>About Oracle XML Publisher</title>
		<link>http://creativeslab.net/about-oracle-xml-publisher</link>
		<comments>http://creativeslab.net/about-oracle-xml-publisher#comments</comments>
		<pubDate>Sun, 14 Dec 2008 23:22:19 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[XML Publisher]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Apps]]></category>
		<category><![CDATA[Oracle E-Business Suite]]></category>
		<category><![CDATA[Oracle Education]]></category>
		<category><![CDATA[Oracle XML Publisher]]></category>

		<guid isPermaLink="false">http://creativeslab.net/?p=8</guid>
		<description><![CDATA[Oracle&#8217;s new approach to report design and publishing by integrating familiar desktop work processing tools with existing E-Business Suite data reporting, is Oracle XML Publisher.
It is a template based publishing solution developed with Oracle E-Business Suite.
XML Publisher leverages standard, well-known technologies and tools, so you can rapidly develop and maintain custom report formats.
The flexiblity of [...]]]></description>
			<content:encoded><![CDATA[<p>Oracle&#8217;s new approach to report design and publishing by integrating familiar desktop work processing tools with existing E-Business Suite data reporting, is Oracle XML Publisher.</p>
<p>It is a template based publishing solution developed with Oracle E-Business Suite.</p>
<p>XML Publisher leverages standard, well-known technologies and tools, so you can rapidly develop and maintain custom report formats.</p>
<p>The flexiblity of XML Publisher is seperation of presentation of the report from its data structure, data is still maintained by E-Business Suite, but now we can design and control how the report output files will be presented in seperate template files.</p>
<p><strong>How it will be done:</strong></p>
<p>At runtime XML Publisher merges designed template with report data to create variety of outputs, that business needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativeslab.net/about-oracle-xml-publisher/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Publisher last page only content</title>
		<link>http://creativeslab.net/xml-publisher-last-page-only-content</link>
		<comments>http://creativeslab.net/xml-publisher-last-page-only-content#comments</comments>
		<pubDate>Sun, 14 Dec 2008 23:18:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[XML Publisher]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Apps]]></category>
		<category><![CDATA[Oracle BI]]></category>
		<category><![CDATA[Oracle Business Intelligence]]></category>
		<category><![CDATA[Oracle E-Business Suite]]></category>
		<category><![CDATA[Oracle Education]]></category>
		<category><![CDATA[Oracle Reports]]></category>
		<category><![CDATA[Oracle XML Publisher]]></category>

		<guid isPermaLink="false">http://creativeslab.net/?p=6</guid>
		<description><![CDATA[In some cases in XML publisher reports, we need to get content in only last page of the report.
This requirement may come in case of generating cheques for invoices, Signature content on each report like invoice, packslips, purchase orders.
To do this add XML publisher content tag as
&#60;?start@last-page:body?&#62; &#60;?end body?&#62;
before this line add &#8216;Continuous Section Break&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>In some cases in XML publisher reports, we need to get content in only last page of the report.</p>
<p>This requirement may come in case of generating cheques for invoices, Signature content on each report like invoice, packslips, purchase orders.</p>
<p>To do this add XML publisher content tag as</p>
<p><span style="font-size:12pt">&lt;?start@last-page:body?&gt;</span><span style="font-size: 10pt;font-family: Arial"> </span><span style="font-size:12pt">&lt;?end body?&gt;</span></p>
<p><span style="font-size:12pt">before this line add &#8216;Continuous Section Break&#8217; of MS-Word in your rtf template file.</span></p>
<p><span style="font-size:12pt">Click on Insert-&gt;Break menu in MS-Word and select &#8216;Continuous&#8217; radious button in the break dialog that comes up.</span></p>
<p><span style="font-size:12pt">Any content followed above tag line will be shown at footer part of your report.</span></p>
<p>In some cases if report fits on single page, then you can use</p>
<p><span style="font-size: 12pt;font-family: 'Times New Roman'">&lt;?start@last-page-first:body?&gt;</span><span style="font-size: 10pt;font-family: Arial"> </span><span style="font-size: 12pt;font-family: 'Times New Roman'">&lt;?end body?&gt;</span></p>
<p><span style="font-size: 12pt;font-family: 'Times New Roman'">as last page content tag.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://creativeslab.net/xml-publisher-last-page-only-content/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
