{
  "ReportVersion": "2023.3.3",
  "ReportGuid": "64ec5de71c310475e89a7f4254287092",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportCreated": "/Date(1694270831000-0300)/",
  "ReportChanged": "/Date(1694271546000-0300)/",
  "EngineVersion": "EngineV2",
  "CalculationMode": "Interpretation",
  "ReportUnit": "Millimeters",
  "CacheAllData": true,
  "Dictionary": {
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "todo",
        "Alias": "root",
        "Columns": {
          "0": {
            "Name": "completed",
            "NameInSource": "completed",
            "Alias": "completed",
            "Type": "System.Boolean"
          },
          "1": {
            "Name": "id",
            "NameInSource": "id",
            "Alias": "id",
            "Type": "System.Decimal"
          },
          "2": {
            "Name": "title",
            "NameInSource": "title",
            "Alias": "title",
            "Type": "System.String"
          },
          "3": {
            "Name": "userId",
            "NameInSource": "userId",
            "Alias": "userId",
            "Type": "System.Decimal"
          }
        },
        "NameInSource": "todos.root"
      },
      "1": {
        "Ident": "StiDataTableSource",
        "Name": "post",
        "Alias": "root2",
        "Columns": {
          "0": {
            "Name": "body",
            "NameInSource": "body",
            "Alias": "body",
            "Type": "System.String"
          },
          "1": {
            "Name": "id",
            "NameInSource": "id",
            "Alias": "id",
            "Type": "System.Decimal"
          },
          "2": {
            "Name": "title",
            "NameInSource": "title",
            "Alias": "title",
            "Type": "System.String"
          },
          "3": {
            "Name": "userId",
            "NameInSource": "userId",
            "Alias": "userId",
            "Type": "System.Decimal"
          }
        },
        "NameInSource": "posts.root"
      },
      "2": {
        "Ident": "StiDataTableSource",
        "Name": "user",
        "Alias": "root3",
        "Columns": {
          "0": {
            "Name": "address",
            "NameInSource": "address",
            "Alias": "address",
            "Type": "System.String"
          },
          "1": {
            "Name": "company",
            "NameInSource": "company",
            "Alias": "company",
            "Type": "System.String"
          },
          "2": {
            "Name": "email",
            "NameInSource": "email",
            "Alias": "email",
            "Type": "System.String"
          },
          "3": {
            "Name": "id",
            "NameInSource": "id",
            "Alias": "id",
            "Type": "System.Decimal"
          },
          "4": {
            "Name": "name",
            "NameInSource": "name",
            "Alias": "name",
            "Type": "System.String"
          },
          "5": {
            "Name": "phone",
            "NameInSource": "phone",
            "Alias": "phone",
            "Type": "System.String"
          },
          "6": {
            "Name": "username",
            "NameInSource": "username",
            "Alias": "username",
            "Type": "System.String"
          },
          "7": {
            "Name": "website",
            "NameInSource": "website",
            "Alias": "website",
            "Type": "System.String"
          }
        },
        "NameInSource": "users.root"
      },
      "3": {
        "Ident": "StiDataTableSource",
        "Name": "root_address",
        "Alias": "root_address",
        "Columns": {
          "0": {
            "Name": "city",
            "NameInSource": "city",
            "Alias": "city",
            "Type": "System.String"
          },
          "1": {
            "Name": "geo",
            "NameInSource": "geo",
            "Alias": "geo",
            "Type": "System.String"
          },
          "2": {
            "Name": "relationId",
            "NameInSource": "relationId",
            "Alias": "relationId",
            "Type": "System.String"
          },
          "3": {
            "Name": "street",
            "NameInSource": "street",
            "Alias": "street",
            "Type": "System.String"
          },
          "4": {
            "Name": "suite",
            "NameInSource": "suite",
            "Alias": "suite",
            "Type": "System.String"
          },
          "5": {
            "Name": "zipcode",
            "NameInSource": "zipcode",
            "Alias": "zipcode",
            "Type": "System.String"
          }
        },
        "NameInSource": "users.root_address"
      },
      "4": {
        "Ident": "StiDataTableSource",
        "Name": "root_address_geo",
        "Alias": "root_address_geo",
        "Columns": {
          "0": {
            "Name": "lat",
            "NameInSource": "lat",
            "Alias": "lat",
            "Type": "System.String"
          },
          "1": {
            "Name": "lng",
            "NameInSource": "lng",
            "Alias": "lng",
            "Type": "System.String"
          },
          "2": {
            "Name": "relationId",
            "NameInSource": "relationId",
            "Alias": "relationId",
            "Type": "System.String"
          }
        },
        "NameInSource": "users.root_address_geo"
      },
      "5": {
        "Ident": "StiDataTableSource",
        "Name": "root_company",
        "Alias": "root_company",
        "Columns": {
          "0": {
            "Name": "bs",
            "NameInSource": "bs",
            "Alias": "bs",
            "Type": "System.String"
          },
          "1": {
            "Name": "catchPhrase",
            "NameInSource": "catchPhrase",
            "Alias": "catchPhrase",
            "Type": "System.String"
          },
          "2": {
            "Name": "name",
            "NameInSource": "name",
            "Alias": "name",
            "Type": "System.String"
          },
          "3": {
            "Name": "relationId",
            "NameInSource": "relationId",
            "Alias": "relationId",
            "Type": "System.String"
          }
        },
        "NameInSource": "users.root_company"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "todos",
        "Alias": "todos",
        "PathData": "https://jsonplaceholder.typicode.com/todos",
        "HeadersString": "YyoQVHvZXeyY3LY5ASN05g=="
      },
      "1": {
        "Ident": "StiJsonDatabase",
        "Name": "posts",
        "Alias": "posts",
        "PathData": "https://jsonplaceholder.typicode.com/posts",
        "HeadersString": "YyoQVHvZXeyY3LY5ASN05g=="
      },
      "2": {
        "Ident": "StiJsonDatabase",
        "Name": "users",
        "Alias": "users",
        "PathData": "https://jsonplaceholder.typicode.com/users",
        "HeadersString": "YyoQVHvZXeyY3LY5ASN05g=="
      }
    },
    "Relations": {
      "0": {
        "Name": "root3",
        "ChildColumns": {
          "0": "relationId"
        },
        "ParentColumns": {
          "0": "address"
        },
        "NameInSource": "root_address",
        "Alias": "root3",
        "ParentSource": "user",
        "ChildSource": "root_address"
      },
      "1": {
        "Name": "root_address",
        "ChildColumns": {
          "0": "relationId"
        },
        "ParentColumns": {
          "0": "geo"
        },
        "NameInSource": "root_address_geo",
        "Alias": "root_address",
        "ParentSource": "root_address",
        "ChildSource": "root_address_geo"
      },
      "2": {
        "Name": "root3",
        "ChildColumns": {
          "0": "relationId"
        },
        "ParentColumns": {
          "0": "company"
        },
        "NameInSource": "root_company",
        "Alias": "root3",
        "ParentSource": "user",
        "ChildSource": "root_company"
      },
      "3": {
        "Name": "Relation",
        "ChildColumns": {
          "0": "userId"
        },
        "ParentColumns": {
          "0": "id"
        },
        "NameInSource": "Relation",
        "Alias": "Relation",
        "ParentSource": "user",
        "ChildSource": "post"
      }
    }
  },
  "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,42",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiPanel",
              "Name": "Panel1",
              "DockStyle": "Top",
              "ClientRectangle": "0,0,136.45,42",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "Components": {
                "0": {
                  "Ident": "StiHeaderBand",
                  "Name": "HeaderBand1",
                  "ClientRectangle": "0,4,136.45,8",
                  "Interaction": {
                    "Ident": "StiInteraction"
                  },
                  "Border": ";;;;;;;solid:Black",
                  "Brush": "solid:",
                  "Components": {
                    "0": {
                      "Ident": "StiText",
                      "Name": "Text1",
                      "DockStyle": "Top",
                      "ClientRectangle": "0,0,136.45,6",
                      "Interaction": {
                        "Ident": "StiInteraction"
                      },
                      "Text": {
                        "Value": "{user.name}"
                      },
                      "Font": ";12;Bold;",
                      "Border": ";;;;;;;solid:0,0,0",
                      "Brush": "solid:",
                      "TextBrush": "solid:Black",
                      "Type": "DataColumn"
                    }
                  }
                },
                "1": {
                  "Ident": "StiDataBand",
                  "Name": "DataBand2",
                  "ClientRectangle": "0,20,136.45,20",
                  "Interaction": {
                    "Ident": "StiBandInteraction"
                  },
                  "Border": "All;;;DashDot;;;;solid:0,0,0",
                  "Brush": "solid:",
                  "Components": {
                    "0": {
                      "Ident": "StiText",
                      "Name": "Text2",
                      "DockStyle": "Top",
                      "ClientRectangle": "0,0,136.45,8",
                      "Interaction": {
                        "Ident": "StiInteraction"
                      },
                      "Text": {
                        "Value": "{post.title}"
                      },
                      "Font": ";10;Bold;",
                      "Border": ";;;;;;;solid:Black",
                      "Brush": "solid:",
                      "TextBrush": "solid:Black",
                      "Margins": {
                        "Left": 5,
                        "Right": 0,
                        "Top": 5,
                        "Bottom": 0
                      },
                      "Type": "DataColumn"
                    },
                    "1": {
                      "Ident": "StiText",
                      "Name": "Text3",
                      "Guid": "4f05865f8af0bd1edc5a7c65bd0038a2",
                      "DockStyle": "Fill",
                      "ClientRectangle": "0,8,136.45,12",
                      "Interaction": {
                        "Ident": "StiInteraction"
                      },
                      "Text": {
                        "Value": "{post.body}"
                      },
                      "Border": ";;;DashDot;;;;solid:0,0,0",
                      "Brush": "solid:",
                      "TextBrush": "solid:Black",
                      "Margins": {
                        "Left": 5,
                        "Right": 5,
                        "Top": 5,
                        "Bottom": 5
                      },
                      "Type": "DataColumn"
                    }
                  },
                  "DataSourceName": "post"
                }
              }
            }
          },
          "DataSourceName": "user",
          "ColumnGaps": 2,
          "Columns": 2,
          "ColumnDirection": "DownThenAcross"
        }
      },
      "PaperSize": "A3",
      "PageWidth": 296.9,
      "PageHeight": 420.1,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 10,
        "Right": 10,
        "Top": 10,
        "Bottom": 10
      }
    }
  }
}