Skip to content

Generate a QR codes PDF from a file of up to 80 Munzee codes

License

Notifications You must be signed in to change notification settings

mortonfox/munzee-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Munzee PDF

Introduction

This is a Ruby script that takes a text file containing up to 80 QR code values and generates a letter-sized PDF page with up to 10 rows and 8 columns of QR code images. The main purpose of this script is to lay out up to 80 munzees on a page for printing.

Installation

Run the following:

git clone git@github.com:mortonfox/munzee-pdf.git
cd munzee-pdf
bundle install

Usage

To get the QR code values, it may be helpful to install the MunzeePrint userscript.

Once you've done so, navigate to the Munzee batch print page. Filter and select the Munzees you wish to print and click on "Get barcode values". Copy the QR code values and save them to a text file.

Let's say you've saved the QR code values to codes.txt.

Then run the following to generate the PDF file:

bundle exec createpdf.rb codes.txt munzee.pdf

Then you can view and print munzee.pdf.

About

Generate a QR codes PDF from a file of up to 80 Munzee codes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages