Re: QR Barcode in FOP

2015-04-02 Thread becofuan
Many resources are available on google, such as : .net qr code barcode generator http://www.keepdynamic.com/dotnet-barcode/ Or more info you can find on codeproject, stackoverflow and so on. -- View this message in context: http://apache-fop.1065347.n5.nabble.com/QR-Barcode-in-FOP

Re: QR Barcode in FOP

2010-08-05 Thread asitha w
help. asitha w wrote: hi, how about ZXing (Zebra Crossing) http://code.google.com/p/zxing/ On Wed, Aug 4, 2010 at 7:12 AM, Jayesh Nazre jay_...@yahoo.com wrote: We have a requirement to support QR barcode (it’s a 2D barcode type) in FOP. Does anyone know any open source

QR Barcode in FOP

2010-08-03 Thread Jayesh Nazre
We have a requirement to support QR barcode (it’s a 2D barcode type) in FOP. Does anyone know any open source product that works with FOP that generates QR barcode? FYI: barcode4j does not generate QR barcode or at least it’s not listed on their website. http://barcode4j.sourceforge.net/ Thanks

Re: QR Barcode in FOP

2010-08-03 Thread asitha w
hi, how about ZXing (Zebra Crossing) http://code.google.com/p/zxing/ On Wed, Aug 4, 2010 at 7:12 AM, Jayesh Nazre jay_...@yahoo.com wrote: We have a requirement to support QR barcode (it’s a 2D barcode type) in FOP. Does anyone know any open source product that works with FOP that generates

best way to get a rotated barcode with fop 0.95

2009-03-13 Thread John Kattestaart
Hi all, A customer of us requested a rotated barcode. I searched the archives and if found something about SVG reference orientation. This seems to work but i noticed two things. 1. the barcode lines seems to be thicker 2. the human readable format is missing I tested with fop0.95 and

Re: best way to get a rotated barcode with fop 0.95

2009-03-13 Thread Jeremias Maerki
Rotating the SVG should work correctly (which output format do you generate?) but probably a better way is to switch from the XSLT extension to the FOP extension where you can directly specify the orientation of the barcode:

Re: best way to get a rotated barcode with fop 0.95

2009-03-13 Thread John Kattestaart
Jeremias, OK thanks for the update 2009/3/13 Jeremias Maerki d...@jeremias-maerki.ch Rotating the SVG should work correctly (which output format do you generate?) but probably a better way is to switch from the XSLT extension to the FOP extension where you can directly specify the

Re: Barcode with FOP

2006-07-24 Thread Jeremias Maerki
. There is however a patch which adds EAN-128 support but I haven't found time to process it. I don't even know how EAN-128 is constructed, yet. On 24.07.2006 13:25:24 Bert Strobbe wrote: Currently we use Barcode4j for barcode generation in FOP 0.20.5. We want to create some EAN-128 barcodes with multiple