# wkhtmltopdf-binary-edge **Repository Path**: mirrors_simi/wkhtmltopdf-binary-edge ## Basic Information - **Project Name**: wkhtmltopdf-binary-edge - **Description**: this is forked from tolgap/wkhtmltopdf-binary . - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wkhtmltopdf-binary-edge This is forked from tolgap/wkhtmltopdf-binary. ## Installation In your `Gemfile`: ```ruby gem 'wkhtmltopdf-binary-edge', '~> 0.12.2.1' ``` ### current version 0.12.2.1 [wkhtmltopdf changes](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.2.1) included binaries * Linux (Ubuntu Trusty) 32-bit * Linux (Ubuntu Trusty) 64-bit * OS X 10.6+ (Carbon) 32-bit (currently 32bit build works better than 64 bit build) ### Recommended for development & testing only. ### If you are using wkhtmltopdf on heroku, please try [this gem](https://github.com/pallymore/wkhtmltopdf-heroku-edge)