Skip to content

@burnmark-io/designer-core


@burnmark-io/designer-core / exportPdf

Function: exportPdf()

exportPdf(doc, rows?, options?): Promise<Blob>

Defined in: packages/core/src/export/pdf.ts:10

Export a full-colour PDF. One page per document (or per CSV row if rows is provided). Pages are sized to match the rendered image at the document's DPI.

Parameters

doc

LabelDocument

rows?

Record<string, string>[]

options?

RenderOptions = {}

Returns

Promise<Blob>

Not affiliated with Dymo, Brother, Avery, or any hardware vendor.