Registry / serialization / ruudk-golang-pdf417

ruudk-golang-pdf417

JSON →
library0.0.0-20201230142125-a7e3863a1245gogounverified

A Go implementation of the PDF417 2D barcode symbology.

go get github.com/ruudk/golang-pdf417
INSTALL
IMPORT
SIG · RUUDK-GOLANG-PDF41
R
ruudk-golang-pdf417
serializationgov0.0.0-20201230142125-a7e3863a1245
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pdf417
github.com/ruudk/golang-pdf417

Encodes a string into a PDF417 barcode matrix.

package main import ( "fmt" "github.com/ruudk/golang-pdf417" ) func main() { data, _ := pdf417.Encode("Hello World") fmt.Println(data) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201230142125-a7e3863a1245latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ruudk-golang-pdf417 — go get ruudk-golang-pdf417 · libregistry