speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
296 stars 36 forks source link

Image/bleed=auto does not work at the bottom #586

Closed pgundlach closed 3 months ago

pgundlach commented 3 months ago
<Layout xmlns="urn:speedata.de:2009/publisher/en" xmlns:sd="urn:speedata:2009/publisher/functions/en">

    <Options bleed="3mm" />

    <Record element="data">
        <PlaceObject column="0mm" row="197mm">
            <Image file="_sampleb.pdf" width="8cm" height="10cm" clip="yes" bleed="auto" />
        </PlaceObject>
</Record>
</Layout>

gives

Bildschirmfoto 2024-06-13 um 14 36 31