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

john.karahalis’s picture

Hello 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.

john.karahalis’s picture

Title: Change Sticker Size » Changinge sticker sheet layout
Component: Documentation » Code
Category: task » support