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

https://github.com/pimcore/web-to-print-bundle

Web-to-Print community bundle adds web-to-print features to Pimcore documents.
https://github.com/pimcore/web-to-print-bundle

Last synced: about 1 year ago
JSON representation

Web-to-Print community bundle adds web-to-print features to Pimcore documents.

Awesome Lists containing this project

README

          

---
title: Web to Print Module
---

# Pimcore Web to Print Module

Adds the ability to create web-to-print documents in Pimcore and to convert them into a PDF.

## Features in a Nutshell

- Add web2print support for generating PDFs to Pimcore.
- Add new Pimcore-specific Document types to create print documents with Pimcore Documents (and all related concepts and features).
- Allow creating single pages and whole catalogs with chapters, subchapters and table of contents.
- Integrate different adapters to render documents to PDFs: Gotenberg, PDF reactor.

## Documentation Overview
* [Installation](./doc/01_Installation/README.md)
* [Document Types and Available PDF Processors](./doc/02_Doc_Types_and_Available_Processors.md)
* [Print Documents](./doc/03_Print_Documents.md)
* [Extending PDF Creation Config for PDF/X Conformance](./doc/90_Web2Print_Extending_Config_for_PDFX_conformance.md)

## Contributing and Development

For details see our [Contributing guide](https://github.com/pimcore/web-to-print-bundle/blob/1.x/CONTRIBUTING.md).