Home › Forums › Barcode Generator › Generate Barcode Request – Bad Request › Reply To: Generate Barcode Request – Bad Request

September 26, 2023 at 1:21 am
Post count: 2
Tank your Travis for yor Time.
as you can see from my line of Code
cuBarcodeManager.GenerateMatrixBarcode(TempBarcode, _DataMatrixText, size::”12×12″.AsInteger(), 8);
I do pass barcodesize as Integer (aswell as I use the provided enumtype of the barcode app)
All my trials where build accoringly to sample Reports, firtly loose but in the end a exact copy of the Code.
Sadly still running into the Bad Request Exception upon Matrix Generation.