Barcode with Word form example

Can you please provide me with an example of how to use Barcode with a Word document form?

I have a word document template with form fields and one of these fields should be a barcode.

I need a code of how to update the form field with the Barcode generated with BarCodeBuilder.

Thanks,

Jorge

Hi George,


Thank you for your inquiry. You can add a barcode image generated by Aspose.BarCode into a Microsoft Word document programmatically by integrating Aspose.BarCode and Aspose.Word components. Please visit the documentation link below:
http://www.aspose.com/docs/display/barcodenet/How+to+Integrate+Aspose.BarCode+for+.NET+with+Aspose.Words

It would be great if you can share the Word document template because we will take a closer look and guide you accordingly. Also, you can update all fields in the Word document by using UpdateFields method of Document class. Please see http://www.aspose.com/docs/display/wordsnet/How+to+Update+Fields

In addition, there are some evaluation limitations. You can avoid evaluation limitations by getting a temporary license for 30 days and try the latest version at your end. Please visit download page here:

You can learn all about how Aspose products are licensed by checking out the Licenses FAQ here: http://www.aspose.com/corporate/purchase/faqs/default.aspx

I hope this will help you. Please let me know in case of further assistance and comments.