Help on creating a print button from editor CMSB 3.73 and QR code Generator 1.02

2 posts by 2 authors in: Forums > CMS Builder
Last Post: Yesterday at 12:49am   (RSS)

Hi Jeff,

For your product label project, I think BaconQrCode and TCPDF are good options. With BaconQrCode, you can easily generate QR codes for the permalinks of your artworks. Once you have that, you can use TCPDF to create PDFs that include the product details, images, and QR codes.

Here’s how you could proceed:

  1. Generate the QR Code: When you add a new artwork, use BaconQrCode to create the QR code linked to the artwork's detail page.

  2. Create the Label: Use TCPDF to generate a PDF that includes the title, price, description, artwork image, and the QR code. You can then print these labels directly.

  3. Integration with CMSB: You could create a small plugin that allows you to print the labels from the record page or the list of artworks.

Thanks,
Djulia