<?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>HaLe Blog &#187; CRM platforms</title>
	<atom:link href="http://www.halecomm.net/blog/category/crm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.halecomm.net/blog</link>
	<description>To boldly code where no man has ever coded before</description>
	<lastBuildDate>Tue, 25 Oct 2011 06:58:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Having landscape and portrait orientation within 1 rendered PDF page</title>
		<link>http://www.halecomm.net/blog/2009/01/having-landscape-and-portrait-orientation-within-1-rendered-pdf-page/</link>
		<comments>http://www.halecomm.net/blog/2009/01/having-landscape-and-portrait-orientation-within-1-rendered-pdf-page/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:40:38 +0000</pubDate>
		<dc:creator>lhe</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CRM platforms]]></category>
		<category><![CDATA[HTML / CSS]]></category>
		<category><![CDATA[Leiv Hendrickx]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.halecommunications.be/blog/?p=8</guid>
		<description><![CDATA[We needed to render a pdf from Salesforce, which is no issue at all. You just need to add the renderAs and get rid of the header and sidebar: &#60;apex:page renderAs="pdf" showheader="false" sidebar="false" controller="Invoices_PDF_generation"&#62; BUT, we also needed to make sure that in the pdf, the first part of the document was printed in portrait [...]]]></description>
		<wfw:commentRss>http://www.halecomm.net/blog/2009/01/having-landscape-and-portrait-orientation-within-1-rendered-pdf-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

