Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Drawer ¶
type Drawer struct {
// contains filtered or unexported fields
}
func (*Drawer) DrawLabelAsPdf ¶
func (d *Drawer) DrawLabelAsPdf(label elements.LabelInfo, output io.Writer, options drawers.DrawerOptions) error
DrawLabelAsPdf renders the label as a high-quality image embedded in a PDF with correct physical dimensions (mm). For best quality, set options.Dpmm to a higher value like 24 (~600 DPI).
func (*Drawer) DrawLabelAsPng ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
barcodes/aztec
Package aztec can create Aztec Code barcodes
|
Package aztec can create Aztec Code barcodes |
|
barcodes/twooffive
Package twooffive can create interleaved and standard "2 of 5" barcodes.
|
Package twooffive can create interleaved and standard "2 of 5" barcodes. |
Click to show internal directories.
Click to hide internal directories.
