Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Barcode - Thinreports Examples

How to run

Bundle in this directory:

% bundle install

Then execute barcode.rb:

% bundle exec ruby barcode.rb

result.pdf will be created.

Requirements

  • ruby >= 1.9.3
  • Runtime dependencies
    • thinreports 0.9.0
    • Barby
    • rQRCode
    • ChunkyPNG

Tips

Adjust size of the barcode (バーコードのサイズを調整する)

See this gist (Japanese).