All Projects → bobvandevijver → latex-bundle

bobvandevijver / latex-bundle

Licence: MIT license
Latex and pdf generator for Symfony 2/3/4

Programming Languages

PHP
23972 projects - #3 most used programming language
TeX
3793 projects
Twig
543 projects

BobV Latex Bundle


Join the chat at https://gitter.im/bobvandevijver/latex-bundle

For whenever you want more flexibility than with any other PHP-PDF library

This bundle provides basic LaTeX support to ensure flexible PDF rendering in your Symfony2 application. The project was started as an idea to avoid the standard TCPDF library in the hope that the compilation of LaTeX can be done more efficiently and more consistently across machines.

Documentation

The complete documentation can be found in the Resources/doc directory! Start by reading the table of contents.

Upgrade notes

Upgrade notes can be found in the UPGRADE.MD file.

Features

  • Generate LaTeX (.tex) files using object oriënted programming
  • Generate PDF files from .tex files
  • HTTP responses containing the PDF using a single command
  • Basic caching system (do not regenerate the PDF when not needed)

In development

  • More standard LaTeX blocks

Support

If you have any problem, you've found and error or want to contribute to this project, feel free to open a github ticket. Please first read submitting issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].