Skip to main content

Interface: IVdpData

Parameters of variable data printing.

Remarks

(Editor:class).saveProduct takes these parameters.

You can pass either dataSet or itemsData into this method.

Properties

dataSet?

optional dataSet?: IDataSet

Creates a new product from the initial product definition and applies variable data to it.


itemsData?

optional itemsData?: IItemsData

Applies a single set of variable data to the product.

Was this page helpful?