An open API service indexing awesome lists of open source software.

https://github.com/stevenrenaux/gotenbergbundle-article

This repository demonstrates how to use the GotenbergBundle by SensioLabs for PDF generation in a Symfony application.
https://github.com/stevenrenaux/gotenbergbundle-article

gotenberg pdf-generation php symfony

Last synced: 5 months ago
JSON representation

This repository demonstrates how to use the GotenbergBundle by SensioLabs for PDF generation in a Symfony application.

Awesome Lists containing this project

README

          

# PDF Generation with Symfony

This repository contains the source code associated with the article
[How to Generate a PDF File in a Few Lines of Code with Symfony](https://medium.com/the-sensiolabs-tech-blog/how-to-generate-a-pdf-file-in-a-few-lines-of-code-with-symfony-39786a679d29),
published on the SensioLabs Tech Blog. The article demonstrates how
to use Symfony and the [GotenbergBundle](https://github.com/sensiolabs/GotenbergBundle)
to easily generate PDF files.