{
    "cType": "TDocument",
    "cFormatVersion": "1.0",
    "cTemplateId": "",
    "cTemplateName": "prueba_texto",
    "tModifiedAt": "2026-06-29T23:30:21+02:00",
    "cFileName": "prueba_texto.lbl",
    "nPaperWidth": 210,
    "nPaperHeight": 297,
    "lShowGrid": true,
    "aObjects": [
        {
            "cId": "rect_001",
            "cName": "MarcoPrueba",
            "cType": "TRectangle",
            "nLeft": 15,
            "nTop": 15,
            "nWidth": 175,
            "nHeight": 185,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 1,
            "cBorderColor": "#1f5fbf",
            "cBorderColorFormula": "RGB(255,100,0)",
            "nBorderWidth": 0.5,
            "lBorderTop": true,
            "lBorderRight": true,
            "lBorderBottom": true,
            "lBorderLeft": true,
            "cBackgroundColor": "#f4f8ff",
            "cBackgroundColorFormula": "",
            "nRounded": 4,
            "nShadowSize": 1.2,
            "nShadowTransparency": 45,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 0.95,
            "cCondition": ""
        },
        {
            "cId": "rect_color_formula",
            "cName": "RectanguloColorFormula",
            "cType": "TRectangle",
            "nLeft": 163,
            "nTop": 263.7,
            "nWidth": 45,
            "nHeight": 18,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 2,
            "cBorderColor": "#1f5fbf",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.4,
            "lBorderTop": true,
            "lBorderRight": true,
            "lBorderBottom": true,
            "lBorderLeft": true,
            "cBackgroundColor": "#d8f0ff",
            "cBackgroundColorFormula": "RGB(255,0,0)",
            "nRounded": 4,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": ""
        },
        {
            "cId": "txt_001",
            "cName": "Titulo",
            "cType": "TText",
            "nLeft": 29.3,
            "nTop": 20.8,
            "nWidth": 120,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 3,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Informe de prueba LL-Dominus\"",
            "cFontFamily": "Arial",
            "nFontSize": 14,
            "lFontBold": true,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#1f2a44",
            "cTextColorFormula": "RGB(255,0,0)",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_002",
            "cName": "Cliente",
            "cType": "TText",
            "nLeft": 29.3,
            "nTop": 28.8,
            "nWidth": 120,
            "nHeight": 18.7,
            "lVisible": true,
            "lLocked": false,
            "lSelected": true,
            "nZIndex": 4,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "FACLI.CLIENTE + \" - \" + FACLI.CLIENTE + CRLF + 20 + \" x \" + CRLF + DATOS_EMPRESA.FECHA",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#0b6b3a",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_003",
            "cName": "ClienteMayusculas",
            "cType": "TText",
            "nLeft": 29.3,
            "nTop": 50.8,
            "nWidth": 120,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 5,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "UPPER(CLIENTE)xx",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": true,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#6f2dbd",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_004",
            "cName": "ClienteVip",
            "cType": "TText",
            "nLeft": 29.3,
            "nTop": 65.8,
            "nWidth": 120,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 6,
            "cBorderColor": "#163f7d",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.2,
            "lBorderTop": true,
            "lBorderRight": true,
            "lBorderBottom": true,
            "lBorderLeft": true,
            "cBackgroundColor": "#1f5fbf",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 3,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Cliente VIP\"",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": true,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#ffffff",
            "cTextColorFormula": "",
            "cTextAlign": "center"
        },
        {
            "cId": "txt_005",
            "cName": "EmpresaMinusculas",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 80,
            "nWidth": 120,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 7,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 0.2,
            "cCondition": "",
            "cText": "LOWER(EMPRESA)",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_006",
            "cName": "TotalFormato",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 95,
            "nWidth": 120,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 8,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "FORMATNUM(TOTAL, 2)",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "right"
        },
        {
            "cId": "txt_007",
            "cName": "ClienteEmbebido",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 110,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 9,
            "cBorderColor": "#d7b948",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.2,
            "lBorderTop": true,
            "lBorderRight": true,
            "lBorderBottom": true,
            "lBorderLeft": true,
            "cBackgroundColor": "#fff8d8",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Cliente: \" + CLIENTE",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_008",
            "cName": "TotalEmbebido",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 125,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 10,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Total factura: \" + FORMATNUM(TOTAL, 2) + \" €\"",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": true,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#7a1f1f",
            "cTextColorFormula": "",
            "cTextAlign": "right"
        },
        {
            "cId": "txt_009",
            "cName": "EmpresaMayusculasEmbebida",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 140,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 11,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Empresa en mayúsculas: \" + UPPER(EMPRESA)",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_010",
            "cName": "FechaDirecta",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 155,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 12,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Fecha directa: \" + FECHA",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_011",
            "cName": "FechaFormateada",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 170,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 13,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Fecha formateada: \" + FORMATDATE(FECHA, \"dd\/mm\/yyyy\")",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_012",
            "cName": "FechaLarga",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 185,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 14,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Fecha larga: \" + FORMATDATE(FECHA, \"dd-mm-yyyy\")",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "rect_cond_falsa",
            "cName": "RectanguloCondicionFalsa",
            "cType": "TRectangle",
            "nLeft": 15,
            "nTop": 205,
            "nWidth": 175,
            "nHeight": 15,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 15,
            "cBorderColor": "#ff0000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.5,
            "lBorderTop": true,
            "lBorderRight": true,
            "lBorderBottom": true,
            "lBorderLeft": true,
            "cBackgroundColor": "#ffe0e0",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "TOTAL < 1000"
        },
        {
            "cId": "txt_cond_falsa",
            "cName": "TextoCondicionFalsa",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 205,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 16,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "TOTAL < 1000",
            "cText": "\"Este texto NO debe aparecer\"",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#ff0000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_if_estado",
            "cName": "EstadoClienteIF",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 225,
            "nWidth": 170,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 17,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Estado cliente: \" + IIf(TOTAL > 1000, \"VIP\", \"Normal\")",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_if_condicion_falsa",
            "cName": "CondicionFalsaIF",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 240,
            "nWidth": 170,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 18,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Condición falsa: \" + IIf(TOTAL < 1000, \"Menor\", \"Mayor o igual\")",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "txt_if_cliente",
            "cName": "ClienteConcretoIF",
            "cType": "TText",
            "nLeft": 20,
            "nTop": 255,
            "nWidth": 170,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 19,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Cliente concreto: \" + IIf(CLIENTE == \"Dulces Valero\", \"Es Valero\", \"No es Valero\")",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "obj_1782719682161_qyprhu",
            "cName": "ClienteEmbebido",
            "cType": "TText",
            "nLeft": 18.1,
            "nTop": 1.9,
            "nWidth": 160,
            "nHeight": 10,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 20,
            "cBorderColor": "#d7b948",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.2,
            "lBorderTop": true,
            "lBorderRight": true,
            "lBorderBottom": true,
            "lBorderLeft": true,
            "cBackgroundColor": "#fff8d8",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Máximo: \" + Max(NUM_CLIENTES,34)",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "obj_1782737348996_ccncr3",
            "cName": "Text",
            "cType": "TText",
            "nLeft": 25.7,
            "nTop": 13.1,
            "nWidth": 116.8,
            "nHeight": 7.8,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 21,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "CLIENTE + Transform(1234.56,\"@E 999,999.99\")+ FECHA",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        },
        {
            "cId": "obj_1782738347810_psxi71",
            "cName": "Text",
            "cType": "TText",
            "nLeft": 42.6,
            "nTop": 265.2,
            "nWidth": 60,
            "nHeight": 12,
            "lVisible": true,
            "lLocked": false,
            "lSelected": false,
            "nZIndex": 22,
            "cBorderColor": "#000000",
            "cBorderColorFormula": "",
            "nBorderWidth": 0.3,
            "lBorderTop": false,
            "lBorderRight": false,
            "lBorderBottom": false,
            "lBorderLeft": false,
            "cBackgroundColor": "#ffffff",
            "cBackgroundColorFormula": "",
            "nRounded": 0,
            "nShadowSize": 0,
            "nShadowTransparency": 50,
            "cShadowColor": "#000000",
            "cShadowColorFormula": "",
            "nRotation": 0,
            "nOpacity": 1,
            "cCondition": "",
            "cText": "\"Empresa:  \" + EMPRESA",
            "cFontFamily": "Arial",
            "nFontSize": 12,
            "lFontBold": false,
            "lFontItalic": false,
            "lFontUnderline": false,
            "lFontStrikeout": false,
            "cTextColor": "#000000",
            "cTextColorFormula": "",
            "cTextAlign": "left"
        }
    ]
}
