brata-hsdc / brata.station

Automatically exported from code.google.com/p/brata.station
Apache License 2.0
0 stars 0 forks source link

Create utility to generate PDF signs containing QR codes and text #54

Open ellerychan opened 8 years ago

ellerychan commented 8 years ago

Create a command line utility to generate PDF pages, where each page contains a background image, a QR code, and up to two pieces of text. The QR code must fit within a certain area of the background image, and each piece of text must also fit within a certain area.

Adding this to the brata.station repo because it uses some libraries that other station utilities use.

ellerychan commented 8 years ago

Addressed by Pull Request #55