Important
You are browsing upcoming documentation for version 7.0 of OroCommerce, scheduled for release in 2026. Read the documentation for version 6.1 (the latest LTS version) to get up-to-date information.
See our Release Process documentation for more information on the currently supported and upcoming releases.
OroFrontendPdfGeneratorBundle
OroFrontendPdfGeneratorBundle extends the PDF generation functionality provided by OroPdfGeneratorBundle.
It provides the ability to generate and download PDF documents
in the storefront; it declares the oro_frontend_pdf_generator.pdf_document.url_generator
service that re-uses the existing \Oro\Bundle\PdfGeneratorBundle\PdfDocument\UrlGenerator\PdfDocumentUrlGenerator
with the storefront route.