Documentation ¶ Index ¶ func Encode(data string, securityLevel byte, targetRowHeight, targetColumns int) (image.Image, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Encode ¶ func Encode(data string, securityLevel byte, targetRowHeight, targetColumns int) (image.Image, error) Encodes the given data as PDF417 barcode. securityLevel should be between 0 and 8. The higher the number, the more additional error-correction codes are added. Types ¶ This section is empty. Source Files ¶ View all Source files codewords.go dimensions.go encoder.go errorcorrection.go highlevel.go pdfcode.go Click to show internal directories. Click to hide internal directories.