{
  "ReportVersion": "2023.3.3",
  "ReportGuid": "27560bf84755c34d1202f05e7b92d932",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportFile": "set-paper-size-sample.mrt",
  "ReportCreated": "/Date(1694270831000-0300)/",
  "ReportChanged": "/Date(1695137565000-0300)/",
  "EngineVersion": "EngineV2",
  "CalculationMode": "Interpretation",
  "ReportUnit": "Millimeters",
  "CacheAllData": true,
  "Dictionary": {
    "Resources": {
      "0": {
        "Name": "teste",
        "Alias": "teste",
        "Type": "Json",
        "Image": "restFBA6NPsT58rM4Qr/5KXxf3cUG9V2SNQrpylCsLPlR8lYkN+9aspoitx7e2n23l2/EGCm9LvM9dUmNfjX8GoXDhYKl/p6ml4bGQwgvxqPXthYP7/7xMwE6YLaZJE+jsj7XN8flfsaBRSfiRwcqysVB2IaTxXg7Pd9objQSygSXwqQFXBf+A3p+ls1p79t6n7e8Q=="
      }
    },
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "root",
        "Alias": "root",
        "Columns": {
          "0": {
            "Name": "orderNumber",
            "NameInSource": "orderNumber",
            "Alias": "orderNumber",
            "Type": "System.String"
          },
          "1": {
            "Name": "orderStatus",
            "NameInSource": "orderStatus",
            "Alias": "orderStatus",
            "Type": "System.String"
          },
          "2": {
            "Name": "payments",
            "NameInSource": "payments",
            "Alias": "payments",
            "Type": "System.String"
          },
          "3": {
            "Name": "total",
            "NameInSource": "total",
            "Alias": "total",
            "Type": "System.Decimal"
          }
        },
        "NameInSource": "order.root"
      },
      "1": {
        "Ident": "StiDataTableSource",
        "Name": "root_payments",
        "Alias": "root_payments",
        "Columns": {
          "0": {
            "Name": "name",
            "NameInSource": "name",
            "Alias": "name",
            "Type": "System.String"
          },
          "1": {
            "Name": "relationId",
            "NameInSource": "relationId",
            "Alias": "relationId",
            "Type": "System.String"
          },
          "2": {
            "Name": "value",
            "NameInSource": "value",
            "Alias": "value",
            "Type": "System.Decimal"
          }
        },
        "NameInSource": "order.root_payments"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "order",
        "Alias": "order",
        "PathData": "resource://teste",
        "HeadersString": "YyoQVHvZXeyY3LY5ASN05g=="
      }
    },
    "Relations": {
      "0": {
        "Name": "root",
        "ChildColumns": {
          "0": "relationId"
        },
        "ParentColumns": {
          "0": "payments"
        },
        "NameInSource": "root_payments",
        "Alias": "root",
        "ParentSource": "root",
        "ChildSource": "root_payments"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiPage",
      "Name": "Page1",
      "Guid": "d82634455d74d0110f54420799ac8aa3",
      "BeforePrintEvent": {
        "Script": "Page1.paperSize = Stimulsoft.System.Drawing.Printing.PaperKind.A4;"
      },
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiDataBand",
          "Name": "DataBand1",
          "ClientRectangle": "0,4,276.9,12",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text1",
              "DockStyle": "Left",
              "ClientRectangle": "0,0,76,12",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Order: {root.orderNumber}"
              },
              "VertAlignment": "Center",
              "Font": ";16;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text2",
              "Guid": "469674d50b2a0275921362356539868a",
              "DockStyle": "Left",
              "ClientRectangle": "76,0,76,12",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Status: {root.orderStatus}"
              },
              "VertAlignment": "Center",
              "Font": ";16;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text3",
              "Guid": "52990abd4ea21d7737e26d5ae367fd5a",
              "DockStyle": "Right",
              "ClientRectangle": "226.9,0,50,12",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Total: {root.total}"
              },
              "VertAlignment": "Center",
              "Font": ";16;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "TextFormat": {
                "Ident": "StiCurrencyFormatService",
                "DecimalSeparator": ",",
                "GroupSeparator": ".",
                "NegativePattern": 9,
                "PositivePattern": 2
              },
              "Type": "Expression"
            }
          },
          "DataSourceName": "root"
        },
        "1": {
          "Ident": "StiDataBand",
          "Name": "DataBand2",
          "ClientRectangle": "0,24,276.9,10",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiPanel",
              "Name": "Panel3",
              "DockStyle": "Fill",
              "ClientRectangle": "0,0,134.45,10",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": "All;;;;;;;solid:0,0,0",
              "Brush": "solid:",
              "Components": {
                "0": {
                  "Ident": "StiText",
                  "Name": "Text5",
                  "DockStyle": "Right",
                  "ClientRectangle": "104.45,0,30,10",
                  "Interaction": {
                    "Ident": "StiInteraction"
                  },
                  "Text": {
                    "Value": "{root_payments.value}"
                  },
                  "VertAlignment": "Center",
                  "Font": ";12;Bold;",
                  "Border": ";;;;;;;solid:0,0,0",
                  "Brush": "solid:",
                  "TextBrush": "solid:0,0,0",
                  "Margins": {
                    "Left": 5,
                    "Right": 5,
                    "Top": 5,
                    "Bottom": 5
                  },
                  "TextFormat": {
                    "Ident": "StiCurrencyFormatService",
                    "DecimalSeparator": ",",
                    "GroupSeparator": ".",
                    "NegativePattern": 9,
                    "PositivePattern": 2
                  }
                },
                "1": {
                  "Ident": "StiText",
                  "Name": "Text4",
                  "DockStyle": "Fill",
                  "ClientRectangle": "0,0,104.45,10",
                  "Interaction": {
                    "Ident": "StiInteraction"
                  },
                  "Text": {
                    "Value": "{root_payments.name}"
                  },
                  "VertAlignment": "Center",
                  "Font": ";12;;",
                  "Border": ";;;;;;;solid:0,0,0",
                  "Brush": "solid:",
                  "TextBrush": "solid:0,0,0",
                  "Margins": {
                    "Left": 5,
                    "Right": 5,
                    "Top": 5,
                    "Bottom": 5
                  }
                }
              }
            }
          },
          "DataSourceName": "root_payments",
          "ColumnGaps": 4,
          "Columns": 2
        }
      },
      "PaperSize": "A3",
      "PageWidth": 296.9,
      "PageHeight": 420.1,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 10,
        "Right": 10,
        "Top": 10,
        "Bottom": 10
      }
    }
  }
}