Skip to content

sktzoootech/ss-tcpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPDF Module

This forked version is compatible with legacy SS2.4

Maintainer Contact

Minimum Requirements

  • SilverStripe 2.4

Documentation

Generate PDF files on-the-fly without requiring external extensions.

This module provides a SilverStripe service wrapper around TCPDF, a php class for generating PDF documents, see: http://tcpdf.org.

The idea here is to provide pdf generation without the use of third party libraries. There are other silverstripe pdf modules, but so far they all depend on a third party Java app that is executed via a command line call to do the actual PDF conversion.

Usage Overview

See docs/en for more information about configuring the module.

About

Render a SilverStripe page as a PDF document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages