Hi Team,
i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected
i have added code
BarcodeGenerator barcode…...Location = textlocation; Bitmap image = barcodeGenerator.G...CodeLocation = textlocation; Bitmap image = barcodeGenerator.BarCodeImage;...