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

Remove wkhtmltopdf-binary dependancy #18

Closed
wants to merge 3 commits into from

Conversation

abstractcoder
Copy link

I recommend removing the wkhtmltopdf-binary dependency because it creates unnecessary bloat since it contains binaries irrelevant to the current platform.

I updated the docs to include info about adding the wkhtmltopdf-binary gem so users can still get up and running quickly. I kept the wkhtmltopdf-binary gem in the Gemfile for testing purposes.

This change is important in my case because I'm using my own binary of wkhtmltopdf 0.11.0_rc1 since it contains some performance improvements, and it also fixes a bug that allows anchor links to work within pdfs. Using wisepdf with wkhtmltopdf 0.11.0_rc1 I haven't run into any issues and the tests still pass when specifying that binary.

igor-alexandrov added a commit that referenced this pull request Oct 15, 2013
@igor-alexandrov
Copy link
Owner

Done in 1.3.0!
Thanks!

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