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

Text is using wrong height metric when document is scaled #735

Open
akc42 opened this issue Sep 28, 2017 · 0 comments
Open

Text is using wrong height metric when document is scaled #735

akc42 opened this issue Sep 28, 2017 · 0 comments

Comments

@akc42
Copy link

akc42 commented Sep 28, 2017

This is similar to #658 except in this case I am not rotating the document but scaling it. If I don't specify the height as an option to the doc.text call, it calculates it by using the page margins. However the page margins are in original units, whereas I am working in a scaled environment where my y values are (in my case) much larger that the points units being used for the page. As a result, as I get down the page but not actually to the bottom it thinks I am writing off the page and starts a new page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant