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

Fixed :top #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hulihanapplications
Copy link

I'm still getting a "Invalid option top" error message from PDF::HTMLDocException when I specify a top option like so:
pdf.set_option :top, '0cm'

This commit just adds :top to @@basic_options.

@jmccaffrey
Copy link

I would like to see this pulled in as well. It is already covered (somewhat) by an existing test of the basic options, so it should be good to go.

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

Successfully merging this pull request may close these issues.

2 participants