This project is not covered by Drupal’s security advisory policy.
If you want to use this module, your options are:
- Choose another, actively maintained module instead
- File an issue in the queue with a patch to fix the module and then contact the security team to have your version reviewed and the project handed over to you following the unsupported project process.
- Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)
This works 100% on pantheon, using the library this way:
https://pantheon.io/docs/external-libraries/
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
* Configuration
* Pdf Generation
* Maintainers
INTRODUCTION
------------
Provide a path to convert any url to pdf, using wkhtmltopdf library https://wkhtmltopdf.org.
This module was develop to run on Pantheon, but can be used in any server. If you are using pantheon, follow the instruction here
https://pantheon.io/docs/external-libraries/ to use wkhtmltopdf
INSTALLATION
------------
* Install as usual, see
https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-... for further
information.
CONFIGURATION
-------------
* In this current version, its necessary to have wkhtmltopdf installed. Set the binary on /admin/config/wkhtmltopdf (Configuration -> Settings -> Wkhtmltopdf settings).
* If you are using Patheon and have configured https://pantheon.io/docs/external-libraries/ already, just add the link sites/all/libraries/wkhtmltopdf/wkhtmltopdf on Wkhtmltopdf settings.
PDF GENERATION
--------------
* PDF Generation (at /wkhtmltopdf/generatepdf?url=[absolute-path-to-generate]). Full link example for /node/123: (www.example.com/wkhtmltopdf/generatepdf?url=[absolute-path-to-generate])
* Example for node/123 (at www.example.com/wkhtmltopdf/generatepdf?url=www.example.com/node/123)
MAINTAINERS
-----------
Current maintainers:
* Julio Hidemi Kamizato (https://www.drupal.org/u/jkamizato)
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Content display, Content editing experience, Integrations
173 sites report using this module
- Created by jkamizato on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.