Forum


Replies: 1   Views: 374
Displaybarcode qr
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by edv  · 17-11-2025 - 19:14

I would like to create a QR code in Word with dynamic content from variables.
Word itself has a function called displaybarcode (https://support.microsoft.com/de-de/office/feldfunktionen-displaybarcode-6d81eade-762d-4b44-ae81-f9d3d9e07be3).
How can this function be used in phpdocx?

Posted by admin  · 17-11-2025 - 20:05

Hello,

UPDATE: phpdocx 17.5 includes the addBarcode method to add barcodes.

Regards.