[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

controlling displayed graphic size in xsl

Subject: controlling displayed graphic size in xsl
From: David <dgdunk@xxxxxxxxx>
Date: Thu, 29 Mar 2012 06:00:43 -0400
 controlling displayed graphic size in xsl
I am running xml version 1.0 on an AIX FOP engine.

I have tried many of the suggestions listed in the archives but not
had  a successful outcome.  I need to be able to control the size of
the image being displayed.  Is it possible?

Here is what is currently in place.

<fo:block-container overflow="hidden" display-align="before"
content-height="scale-to-fit" height="2.00in"
content-width="scale-to-fit" width="2.00in" scaling="non-uniform">
	<fo:block>
		<xsl:element name="fo:external-graphic" >
          		<xsl:attribute name="src">file:<xsl:value-of
select="/data/rmHeaderImage"/></xsl:attribute>
		  </xsl:element>
	</fo:block>
</fo:block-container>

Any help would be greatly appreciated.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.