资 源 简 介
fop-qrcode-zxing
Apache FOP extension to embed SVG QRCode.
Source code located at GitHub.
Dependencies
Apache FOP ([http://xmlgraphics.apache.org/fop/](http://xmlgraphics.apache.org/fop/))
ZXing ("Zebra Crossing")([http://code.google.com/p/zxing/](http://code.google.com/p/zxing/))
Usage
Put fop-zxing-0.1.2-jar-with-dependencies.jar and in the FOP classpath.
## Parameters ##
width - Width of qr-code. Can be in mm,pt,in,cm. Default: 50mm
correction - type of correction. Can be l,m,q,h. Deafult:l<