pimcore / web-to-print-bundle
Pimcore WebToPrint Bundle
Installs: 103 416
Dependents: 3
Suggesters: 0
Security: 0
Stars: 4
Watchers: 12
Forks: 12
Open Issues: 4
Type:pimcore-bundle
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- doctrine/dbal: ^3.6
- pimcore/admin-ui-classic-bundle: ^1.1
- pimcore/pimcore: ^11.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
Suggests
- chrome-php/chrome: Required for Documents Page Previews
- gotenberg/gotenberg-php: Required for generating pdf via Gotenberg in assets preview (LibreOffice), page preview, version diff and web2print
This package is auto-updated.
Last update: 2024-10-23 08:43:52 UTC
README
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.