Sample prototype for ticket pdf
Added verticl layout of ticket pdf without QR code.
This commit is contained in:
parent
95fbd10153
commit
b9a540f4e2
5 changed files with 80 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -128,6 +128,8 @@ gem 'country_select'
|
|||
|
||||
# as PDF generator
|
||||
gem 'prawn_rails'
|
||||
gem 'rqrcode'
|
||||
gem 'prawn-qrcode', '~> 0.2.2.1'
|
||||
|
||||
# to render XLS spreadsheets
|
||||
gem 'axlsx', git: 'https://github.com/randym/axlsx.git'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue