Generate a QR Code in Microsoft Word

Got from here

Steps to Reproduce

  1. In Microsoft Word, type Ctrl-F9 to open a "Field Codes" block
  2. Type DISPLAYBARCODE "https://yourlink.com" QR \q 3
  3. Type Alt-F9 to close the Field Code to render the QR code.
  4. Right-click and "Toggle Field Codes" to edit.
Some article on how to work field codes.
A list of field codes. Not actually comprehensive, since displaybarcode is not in this list.
DisplayBarcode help page.

Whoa... You can add colors with \f 0xFFFFFF for foreground and \b 0x000000 for background!?