  | | | Fitting large gaphics to page | Fitting large gaphics to page 2007-11-13 - By Michael Niemann
Back hello, I'm using this code to sale large graphis so they will fit to the page: <fo:external-graphic src="{@(protected)}" content-width="scale-to-fit" content- height="100%" width="100%" scaling="uniform">
my poblem with this code is that the attibute width is set to 100% which makes small graphics having only whitespace to their right although they're small inline graphics.
is there a way to solve this in xsl:fo ?
regards michael
-- ---- ---- ---- ---- ---- ----- Get easy, one-click access to your favorites. Make Yahoo! your homepage. hello,<br>I'm using this code to sale large graphis so they will fit to the page:<br><fo:external-graphic src="{@(protected)}" content-width="scale-to-fit" content- <br> height="100%" width="100%" scaling="uniform"><br><br>my poblem with this code is that the attibute width is set to 100% which makes small graphics having only whitespace to their right although they're small inline graphics.<br><br>is there a way to solve this in xsl:fo ?<br><br>regards michael<br><p>  <hr size=1>Get easy, one-click access to your favorites. <a href="http://us.rd.yahoo.com/evt=51443/*http://www.yahoo.com/r/hs"> Make Yahoo! your homepage.</a>
|
|
 |