Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tablerule / balance #250

Closed
pgundlach opened this issue Mar 12, 2020 · 0 comments
Closed

tablerule / balance #250

pgundlach opened this issue Mar 12, 2020 · 0 comments
Assignees
Milestone

Comments

@pgundlach
Copy link
Member

<Layout xmlns="urn:speedata.de:2009/publisher/en"
        xmlns:sd="urn:speedata:2009/publisher/functions/en"
        version="3.9.5">
        <Options crop="1cm" />
   <Pagetype name="x" test="true()">
      <PositioningArea name="balance">
         <PositioningFrame width="5" height="5" row="1" column="1" />
         <PositioningFrame width="5" height="5" row="1" column="7" />
      </PositioningArea>
   </Pagetype>
   <Record element="data">
      <PlaceObject area="balance">
         <Table balance="yes">
            <Tr>
               <Td><Paragraph><Value>Some</Value><Br /><Value>Text</Value></Paragraph></Td>
            </Tr>
            <Tablerule color="green" rulewidth="10pt" />
         </Table>
      </PlaceObject>
   </Record>
</Layout>

This table rule should not break into the next column.

tr

@pgundlach pgundlach added this to the Version 3.10 milestone Mar 12, 2020
@pgundlach pgundlach self-assigned this Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant