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.
- Host: GitHub
- URL: https://github.com/pimcore/web-to-print-bundle
- Owner: pimcore
- License: other
- Created: 2023-04-03T08:07:25.000Z (about 3 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-04-30T04:58:48.000Z (about 1 year ago)
- Last Synced: 2025-04-30T05:33:35.610Z (about 1 year ago)
- Language: PHP
- Homepage: https://pimcore.com/docs/platform/Web_To_Print/
- Size: 3.85 MB
- Stars: 6
- Watchers: 10
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
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).