Uses of Class
com.google.zxing.pdf417.encoder.PDF417
Packages that use PDF417
-
Uses of PDF417 in com.google.zxing.pdf417
Methods in com.google.zxing.pdf417 with parameters of type PDF417Modifier and TypeMethodDescriptionprivate static BitMatrix
PDF417Writer.bitMatrixFromEncoder
(PDF417 encoder, String contents, int errorCorrectionLevel, int width, int height, int margin, boolean autoECI) Takes encoder, accounts for width/height, and retrieves bit matrix