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

PDF-destination too low #198

Closed
pgundlach opened this issue Sep 24, 2018 · 0 comments
Closed

PDF-destination too low #198

pgundlach opened this issue Sep 24, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@pgundlach
Copy link
Member

<Layout
  xmlns="urn:speedata.de:2009/publisher/en"
  xmlns:sd="urn:speedata:2009/publisher/functions/en"
  version="3.5.2"
>
  
  <Record element="data">
    <PlaceObject>
      <Table>
        <Tr>
          <Td>
            <Paragraph>
              <Action>
                <Mark select="@title" pdftarget="yes"/>
              </Action>
              <Value select="@title"/>
            </Paragraph>
          </Td>
        </Tr>
      </Table>
    </PlaceObject>
    
    <NewPage/>
    <PlaceObject>
      <Textblock>
        <Paragraph>
          <A link="foobar">
            <Value>link to foobar</Value>
          </A>
        </Paragraph>
      </Textblock>
    </PlaceObject>
  </Record>
 
</Layout>

The pdf_dest whatsit is too low.

@pgundlach pgundlach added the Bug label Sep 24, 2018
@pgundlach pgundlach added this to the Version 3.6 milestone Sep 24, 2018
@pgundlach pgundlach self-assigned this Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant