six-it / web-to-print-bundle
Pimcore WebToPrint Bundle 6IT version
Installs: 1
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 19
Type:pimcore-bundle
pkg:composer/six-it/web-to-print-bundle
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- doctrine/dbal: ^3.6
- six-it/admin-ui-classic-bundle: ^1.0
- six-it/pimcore-source: ^1.0
Requires (Dev)
- chrome-php/chrome: ^1.8
- codeception/codeception: ^5.0.3
- codeception/module-symfony: ^3.1.0
- codeception/phpunit-wrapper: ^9
- gotenberg/gotenberg-php: ^1.1.8 || ^2.2
- phpstan/phpstan: ^1.10.5
- phpstan/phpstan-symfony: ^1.2.20
This package is auto-updated.
Last update: 2026-01-30 11:30:37 UTC
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: Chromium, Gotenberg, PDF reactor.
Documentation Overview
- Installation
- Document Types and Available PDF Processors
- Print Documents
- Extending PDF Creation Config for PDF/X Conformance
Contributing and Development
For details see our Contributing guide.