Hi,
I’m using Aspose.Words to insert tags in a .Docx file, which I then pass to the engine along with JSON data for Document generation. Now, I want to add QR code support so that by simply placing a tag in the .Docx fi…...to illustrate this: Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); // Set a custom barcode generator doc.getFieldOptions()...