entity_print_typeset
No security coverage
This module provides an initial integration with typeset.sh, a commercially available PDF engine for PHP. The current state of the module is between experimental and Proof Of Concept.
Additional Requirements
- You need to have a valid subscription for typeset.sh
- You need to add your access token to your composer.json as described in the docs of typeset
- You need to add typeset to your applications composer.json as described in the docs of typeset
See the module's readme for more information.