Active
Project:
QR-Code PDF Sticker Sheets
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2010 at 20:22 UTC
Updated:
6 Aug 2010 at 21:12 UTC
I'm trying to change the default sticker size to "Avery 8252" size. It's 1 1/3"x4" 2 columns x 7 rows, but I can't figure out what setting I would change. Thanks for your time.
Comments
Comment #1
john.karahalis commentedHello newToo. Sorry for the delay in responding to this support request.
It is possible to use sticker sheets of a different size with QR-Code PDF Sticker Sheets, but it isn't as easy as a dropdown selection like your feature request suggests. This is due to the fact that the module currently only defines a "template" for one sticker sheet size -- Bar Code Graphics BC-36, the sticker sheet size that is used by the module by default. Therefore, even if there were a dropdown interface, it would only have BC-36 available as an option at this time.
That said, anyone can add custom templates that can be used by QR-Code PDF Sticker Sheets, though this does require some knowledge of PHP. To add a new template, a new class must be defined within the materials directory of the module. As an example of such a class, please see materials/BarcodeGraphicsStickerSheet.class.inc, which defines the BC-36 template. If you're interested in doing this, please let me know and I can provide you with more detailed information.
Thanks.
Comment #2
john.karahalis commented