publisher
publisher copied to clipboard
Imageshape does not render well
Version 3.9.3
<Layout
xmlns="urn:speedata.de:2009/publisher/en"
xmlns:sd="urn:speedata:2009/publisher/functions/en">
<SetGrid nx="40" ny="30" />
<Trace gridallocation="yes" grid="yes" />
<Record element="data">
<PlaceObject column="1" row="2" >
<Image width="10" file="vase.jpg"/>
</PlaceObject>
<Output row="1" allocate="auto">
<Text>
<Paragraph>
<Value select="sd:dummytext(8)"></Value>
</Paragraph>
</Text>
</Output>
</Record>
</Layout>
Two issues here:
- the image has height of 6.1 but the grid is stretched to 7 lines
- the first x cells are free, so the text starts in col 1