That should be fixed with things mentionned in other response I made a
few seconds before:
- b-p-d.optimum set with absolute size
- correct typo for "scale-to-fit"
Le 10/11/2011 02:22, gkasper a écrit :
Sorry Pascal, I just noticed...
If I do it this way, it solves the second problem (extra page), but the
first problem (image bottom gets cut off) is now back... I did exactly what
you recommended and was excited for a minute...
I probably don't need "elastic" size, I just need the image: 1) to be
exactly the sizes in mm that I want 2) not being cut off, and 3) an extra
page shouldn't be created so that data goes there
As you recommended before, iI set absolute positions to the image, but now
it doesn't solve the problem with the image being cut off.
<fo:block font-size="0">
<fo:external-graphic src="url(MASTER.gif)"
block-progression-dimension.maximum="269.4mm"
block-progression-dimension.optimum="100%"
inline-progression-dimension="100%"
content-height="269.4mm" content-width="215.9mm" height="269.4mm"
width="215.9mm" scaling="uniform" />
</fo:block>
I'm kinda lost...
--
Pascal
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]