Model
Config
Magento\Sales\Model\Order\Pdf\Config
What it does
This configuration class provides PDF rendering settings for Magento 2 sales documents like invoices, shipments, and credit memos.
Developers use it to retrieve product renderer configurations for different PDF page types and to get totals display settings when generating PDF documents.
It acts as a centralized access point to PDF-related configuration data defined in xml files.
Public Methods
- getRenderersPerProduct()
- getTotals()