Print doc

Component ID

1600472

Component name

Print doc

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows you to download Word version of any node by expanding functionality of Print module.
It requires branch 2.x of Print module.

At the moment there is only one handler (html header), which sends the html generated by print module to the browser, setting the appropriate header.
Other handlers can be provided by external module and I plan to create a handler for PHPWord library.