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

precision alignment of text using x,y coordinates? #782

Open
jamesrusso opened this issue Feb 16, 2018 · 0 comments
Open

precision alignment of text using x,y coordinates? #782

jamesrusso opened this issue Feb 16, 2018 · 0 comments

Comments

@jamesrusso
Copy link

I am attempting to fill in a printed form using this library.

I realize it that the x,y are in points and those are 72/inch. However, that is to the top of the text. How can you calculate where the bottom of the font would lie? I assumed it would be using the heightOfString() method, but subtracting that off the y coordinator still doesn't line up how I need it do?

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