<?xml version="1.0" encoding="ASCII"?><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: A line that grows automatically</title>
	<atom:link href="http://kenhamady.com/cru/archives/17/feed" rel="self" type="application/rss+xml" />
	<link>http://kenhamady.com/cru/archives/17</link>
	<description>Independent news, tips and thoughts from a Crystal Reports expert</description>
	<pubDate>Tue, 06 Jan 2009 20:31:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hallmerle</title>
		<link>http://kenhamady.com/cru/archives/17/comment-page-1#comment-5</link>
		<dc:creator>hallmerle</dc:creator>
		<pubDate>Tue, 19 Sep 2006 20:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://kenhamady.com/cru/archives/17#comment-5</guid>
		<description>I ran across a similar article on doing the same thing in Excel:  http://www.juiceanalytics.com/weblog/?p=236

Might find some other ideas there on fonts, etc.

Merle</description>
		<content:encoded><![CDATA[<p>I ran across a similar article on doing the same thing in Excel:  <a href="http://www.juiceanalytics.com/weblog/?p=236" rel="nofollow">http://www.juiceanalytics.com/weblog/?p=236</a></p>
<p>Might find some other ideas there on fonts, etc.</p>
<p>Merle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbeleznay</title>
		<link>http://kenhamady.com/cru/archives/17/comment-page-1#comment-4</link>
		<dc:creator>dbeleznay</dc:creator>
		<pubDate>Mon, 18 Sep 2006 23:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://kenhamady.com/cru/archives/17#comment-4</guid>
		<description>I've seen some really fancy reports that are have been created using the replicate string function. The most impressive was one where they had created their own chart by suppressing the details section and using the formula with a summary field.

The only problem with using XXX is that it's imprecise - the width of the X character changes depending on the font, and the X characters are exported to some formats - like Excel.

A cleaner way to to this is to use the conditional object size and position from XIR2 - which allows you to specify the width of your text or field object in twips (1/1440th of an inch). Unfortunately it still doesn't work for line objects, so you need to use either a text object, or an empty field object.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen some really fancy reports that are have been created using the replicate string function. The most impressive was one where they had created their own chart by suppressing the details section and using the formula with a summary field.</p>
<p>The only problem with using XXX is that it&#8217;s imprecise - the width of the X character changes depending on the font, and the X characters are exported to some formats - like Excel.</p>
<p>A cleaner way to to this is to use the conditional object size and position from XIR2 - which allows you to specify the width of your text or field object in twips (1/1440th of an inch). Unfortunately it still doesn&#8217;t work for line objects, so you need to use either a text object, or an empty field object.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
