PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Wiki » Bug #6133

Add support for PDF rendering

Details

Request #6133Add support for PDF rendering
Submitted2005-12-02 20:06 UTC
Fromkevin_myer at iu13 dot org
Assigneddelatbabel
StatusAssigned
PackageText_Wiki
PHP Version4.3.9
OSLinux (RHEL)
Roadmaps(Not assigned)

Comments

[2005-12-02 20:06 UTC] kevin_myer at iu13 dot org

Description:
------------
This would be an enhancement request to extend Text_Wiki so that it would render markup directly to PDF. A site could then provide an electronic version of text online, and use the PDF method to generate a document from the same base. There are scattered references to PDF in the Text_Wiki class documentation (under the $formatConf and $renderConf variable documentation), but I'm assuming those are simply examples of how the variables would be used if a PDF rendering option existed.