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

Kim SchröderKim Schröder
    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.