BarcodeLabelRendererService

Implements \Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\BarcodeLabelRenderer

package

Default

Methods

BarcodeLabelRenderer constructor.

__construct(\Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\BarcodeLabelTemplates $barcodeLabelTemplates, \Shopware\Plugins\ViisonCommon\Components\DocumentRenderingContextFactoryService $documentRenderingContextFactoryService, \Shopware\Plugins\ViisonPickwareERP\Components\PluginConfig\PluginConfig $pluginConfig) 

Arguments

$documentRenderingContextFactoryService

\Shopware\Plugins\ViisonCommon\Components\DocumentRenderingContextFactoryService

Renders a PDF for the given barcode labels using the correct template and text fields.

render(\Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\BarcodeLabelItemProvider $itemProvider, \Shopware\CustomModels\ViisonPickwareERP\BarcodeLabel\BarcodeLabelPreset $preset, integer $offsetX = null, integer $offsetY = null) : \Shopware\Plugins\ViisonCommon\Classes\Document\RenderedDocument\RenderedDocument
inheritdoc

Arguments

$offsetX

integer

$offsetY

integer

Response

\Shopware\Plugins\ViisonCommon\Classes\Document\RenderedDocument\RenderedDocument

Constants

Amount of barcodes to be printed (at least) within one batch step.

STEP