This project is not covered by Drupal’s security advisory policy.
Module Overview: HTML to PDF
This module converts HTML files to PDF format, specifically designed for converting emailer HTML templates into PDFs
Requirements
- Library: This module requires the Dompdf library for conversion
- Installation: Install Dompdf using the following command.
composer require dompdf/dompdf
Setup Instructions
- Enable the Module: After installing the library, make sure to enable the module.
- Upload HTML File
- Navigate to: /admin/config/upload
- Here, you can upload your HTML file
Conversion Process
- Upon uploading your HTML file, it will be converted to PDF and automatically downloaded
- Error Handling: If the HTML file contains invalid characters, an error will be thrown, and the file will not be converted to PDF
Notes
- Ensure that your HTML is well-formed to avoid conversion errors
Project information
- Project categories: Developer tools, Import and export, Site structure
6 sites report using this module
- Created by dipikas on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
