Important
We are updating the images for OroCommerce version 6.1 to align with the latest changes in the back-office design. During this transition, some images may still show older versions. Thank you for your patience as we work to update all visuals to reflect these changes.
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.