Dear Users,
The image issue width I have with FopV0.93 and scaling persists.
ALL images are displaying out of the width of the page.
I need to add any changes to the image to the customization layer. And I am
adding the below and it does not work (maybe v obviously for some reason)! I
would really appreciate if anyone could spend a few minutes just telling me
what changes need to be made so that the images display correctly.
I have .Gifs (yes, I will use .png in future), fop version 0.93, and DocBook
XSL version 1.72.0.
<xsl:template match="process.image">
<fo:block>
<fo:external-graphic
content-height="scale-to-fit"
content-width="scale-to-fit"
scaling="uniform"
height="12mm"/>
</fo:block>
</xsl:template>
The SRC part confuses me totally, since it looks like it applies to a single
image. And I need the change for ALL images, since 80% of the images I have
in my document are going out of the page.
Help will be greatly appreciated!
THANK you :)
PS: I have fixed the bookmark and admonition images problems. Phew! Thanks
to everybody who wrote back with solutions!
--
View this message in context:
http://www.nabble.com/FOP-v0.93-Scaling-Image-Issue-tf4103788.html#a11670419
Sent from the FOP - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]