/sublime-wkhtmltopdf

Convert HTML to PDF via wkhtmltopdf in Sublime Text.

Primary LanguagePythonISC LicenseISC

License Required ST Build Downloads Package Control Latest tag

wkhtmltopdf plug-in for Sublime Text

Convert HTML to PDF via wkhtmltopdf in Sublime Text.

Documentation

Plugin documentation is available via the menu or command palette.

Code of conduct

Code of conduct

Contributing guide

Contributing guide

Requirements

  • This plug-in targets and is tested against the latest Build of Sublime Text, currently requiring Build 4074 or later.
  • Install Package Control
    • Close and reopen Sublime Text after having installed Package Control.
  • wkhtmltopdf must be in your PATH!

Installation

Using Package Control required, as it keeps your packages (with their dependencies) up-to-date!

Installation via Package Control

  • Open the Command Palette (Tools > Command Palette).
  • Choose Package Control: Install Package.
  • Search for wkhtmltopdf on Package Control and select to install.

Usage

To convert an HTML document in the active view to PDF by selecting wkhtmltopdf: Convert to PDF use the context menu or the command palette.

Depending upon your settings this takes a while, see status bar for feedback.

Settings

Run wkhtmltopdf --extended-help via the command line to check for available options. Adjust settings via:

//  Packages/User/Preferences.sublime-settings

{
    "wkhtmltopdf.cmd_options": "--javascript-delay 10000 --outline-depth 8 --encoding utf-8"
}

Source Code

github.com/jrappen/sublime-wkhtmltopdf

License

see LICENSE

Issues

Please use the command palette or main menu to report an issue.

Donations

paypal.me/jrappen