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

Latest release breaks page cominations #35

Closed
davekrupinski opened this issue Nov 6, 2015 · 1 comment
Closed

Latest release breaks page cominations #35

davekrupinski opened this issue Nov 6, 2015 · 1 comment
Labels

Comments

@davekrupinski
Copy link

After upgraded to Nov 4th release, I now receive this error:

"no implicit conversion of Symbol into Integer"

Here is a portion of the backtrace:

combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:616:in `[]'
combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:616:in `init_contents'
combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:601:in `block in copy'
combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:601:in `instance_exec'
combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:601:in `copy'
combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:58:in `inject_page'
combine_pdf (0.2.10) lib/combine_pdf/page_methods.rb:49:in `<<'
boazsegev pushed a commit that referenced this issue Nov 6, 2015
@boazsegev
Copy link
Owner

Hi Dave, thank you for posting this issue 🙏🏻

I'm super sorry about this. I usually manually test with a bunch of PDF files, but it was such a minor fix and it seemed... I guess I was foolish.

Anyway, should be working with version 0.2.11 - please check it out and let me know?

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

2 participants