Active
Project:
DruTeX
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 08:51 UTC
Updated:
5 Oct 2009 at 08:51 UTC
Perhaps this sub_module is usefull for developers who wish to use the drutex module for generating pdf's. (invoices, reports, ..?)
The submodule drutex_text is called from a module with one argument the module name (from which it is called).
Then with a series of hooks, hook_drutex_title(), hook, drutex_filename(), hook_drutex_map() and hook_drutex_pdf_template() the information is provided to build a latex file and then the pdf.
The text2latex and text2pdf are inspired on node2latex and node2pdf.
Perhaps the term text needs also some reviewing. maybe 'module' is more suitable.
| Comment | File | Size | Author |
|---|---|---|---|
| drutex_text.inc_.zip | 1.12 KB | bugster |