Pascal Sancho wrote:
> 
> Your snippet should be like that:
> <fo:block font-size="0">
>   <fo:external-graphic src="url(Images/MASTER_CMS-1500-v4.gif)"
>       block-progression-dimension.maximum="269.4mm"
>       block-progression-dimension.optimum="100mm"
>       inline-progression-dimension="100%"
>       content-height="scale-to fit" content-width="scale-to fit"
>       scaling="uniform"/>
> </fo:block>
> 
> 
Thank you very much, Pascal, finally it works!
Just a little note: there is probably typo:
block-progression-dimension.optimum="100mm" should be
block-progression-dimension.optimum="100%" 
I really appreciate, thanks!
P.S. Sensitive stuff! ;)
-- 
View this message in context: 
http://old.nabble.com/Background-image-tp32788696p32815535.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to