{
  "ReportVersion": "2019.3.2.0",
  "ReportGuid": "cc941a7b381e4db086fc432efecd3125",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportCreated": "/Date(1551342035000+0000)/",
  "ReportChanged": "/Date(1562077544869+0100)/",
  "EngineVersion": "EngineV2",
  "Script": "using System;\r\nusing System.Drawing;\r\nusing System.Windows.Forms;\r\nusing System.Data;\r\nusing Stimulsoft.Controls;\r\nusing Stimulsoft.Base.Drawing;\r\nusing Stimulsoft.Report;\r\nusing Stimulsoft.Report.Dialogs;\r\nusing Stimulsoft.Report.Components;\r\n\r\nnamespace Reports\r\n{\r\n    public class Report : Stimulsoft.Report.StiReport\r\n    {\r\n        public Report()        {\r\n            this.InitializeComponent();\r\n        }\r\n\r\n        #region StiReport Designer generated code - do not modify\r\n\t\t#endregion StiReport Designer generated code - do not modify\r\n    }\r\n}\r\n",
  "Styles": {
    "0": {
      "Ident": "StiStyle",
      "Name": "OddStyle",
      "Border": ";;;;;;;solid:Black",
      "Brush": "solid:",
      "TextBrush": "solid:Gray",
      "NegativeTextBrush": "solid:Red"
    },
    "1": {
      "Ident": "StiStyle",
      "Name": "EvenStyle",
      "Border": ";;;;;;;solid:Black",
      "Brush": "solid:LightGray",
      "TextBrush": "solid:Gray",
      "NegativeTextBrush": "solid:Red"
    }
  },
  "ReferencedAssemblies": {
    "0": "System.Dll",
    "1": "System.Drawing.Dll",
    "2": "System.Windows.Forms.Dll",
    "3": "System.Data.Dll",
    "4": "System.Xml.Dll",
    "5": "Stimulsoft.Controls.Dll",
    "6": "Stimulsoft.Base.Dll",
    "7": "Stimulsoft.Report.Dll"
  },
  "Dictionary": {
    "Variables": {
      "0": {
        "Value": "true",
        "Name": "Variable1",
        "Alias": "Variable1",
        "Type": "System.Boolean"
      }
    },
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "ActivityReportDetails2",
        "Alias": "ActivityReportDetails2",
        "Key": "a3ea877d02f24e4a88dfeac55a044d1d",
        "Columns": {
          "0": {
            "Name": "ClientLogoBase64",
            "Index": -1,
            "NameInSource": "ClientLogoBase64",
            "Alias": "ClientLogoBase64",
            "Type": "System.String"
          },
          "1": {
            "Name": "DisplayClientLogo",
            "Index": -1,
            "NameInSource": "DisplayClientLogo",
            "Alias": "DisplayClientLogo",
            "Type": "System.Boolean"
          },
          "2": {
            "Name": "ProjectName",
            "Index": -1,
            "NameInSource": "ProjectName",
            "Alias": "ProjectName",
            "Type": "System.String"
          },
          "3": {
            "Name": "ClientName",
            "Index": -1,
            "NameInSource": "ClientName",
            "Alias": "ClientName",
            "Type": "System.String"
          },
          "4": {
            "Name": "ActivityType",
            "Index": -1,
            "NameInSource": "ActivityType",
            "Alias": "ActivityType",
            "Type": "System.String"
          },
          "5": {
            "Name": "SiteName",
            "Index": -1,
            "NameInSource": "SiteName",
            "Alias": "SiteName",
            "Type": "System.String"
          },
          "6": {
            "Name": "SiteAddress",
            "Index": -1,
            "NameInSource": "SiteAddress",
            "Alias": "SiteAddress",
            "Type": "System.String"
          },
          "7": {
            "Name": "ActivityDateTime",
            "Index": -1,
            "NameInSource": "ActivityDateTime",
            "Alias": "ActivityDateTime",
            "Type": "System.String"
          },
          "8": {
            "Name": "InspectionId",
            "Index": -1,
            "NameInSource": "InspectionId",
            "Alias": "InspectionId",
            "Type": "System.String"
          },
          "9": {
            "Name": "AssessorName",
            "Index": -1,
            "NameInSource": "AssessorName",
            "Alias": "AssessorName",
            "Type": "System.String"
          },
          "10": {
            "Name": "LatLong",
            "Index": -1,
            "NameInSource": "LatLong",
            "Alias": "LatLong",
            "Type": "System.String"
          },
          "11": {
            "Name": "ReportTitle",
            "Index": -1,
            "NameInSource": "ReportTitle",
            "Alias": "ReportTitle",
            "Type": "System.String"
          }
        },
        "NameInSource": "activity-report-quick-edit.ActivityReportDetails"
      },
      "1": {
        "Ident": "StiDataTableSource",
        "Name": "Checks2",
        "Alias": "Checks2",
        "Key": "3250db03113f416dad1bbc87291276c8",
        "Columns": {
          "0": {
            "Name": "Id",
            "Index": -1,
            "NameInSource": "Id",
            "Alias": "Id",
            "Type": "System.Int64"
          },
          "1": {
            "Name": "GroupId",
            "Index": -1,
            "NameInSource": "GroupId",
            "Alias": "GroupId",
            "Type": "System.Int64"
          },
          "2": {
            "Name": "QuestionText",
            "Index": -1,
            "NameInSource": "QuestionText",
            "Alias": "QuestionText",
            "Type": "System.String"
          },
          "3": {
            "Name": "Answer",
            "Index": -1,
            "NameInSource": "Answer",
            "Alias": "Answer",
            "Type": "System.String"
          },
          "4": {
            "Name": "ControlType",
            "Index": -1,
            "NameInSource": "ControlType",
            "Alias": "ControlType",
            "Type": "System.String"
          },
          "5": {
            "Name": "SortOrder",
            "Index": -1,
            "NameInSource": "SortOrder",
            "Alias": "SortOrder",
            "Type": "System.Int64"
          }
        },
        "NameInSource": "activity-report-quick-edit.Checks"
      },
      "2": {
        "Ident": "StiDataTableSource",
        "Name": "Documents2",
        "Alias": "Documents2",
        "Key": "4b6027b5469f49529bae599580759a9e",
        "Columns": {
          "0": {
            "Name": "DocumentId",
            "Index": -1,
            "NameInSource": "DocumentId",
            "Alias": "DocumentId",
            "Type": "System.Int64"
          },
          "1": {
            "Name": "GroupId",
            "Index": -1,
            "NameInSource": "GroupId",
            "Alias": "GroupId",
            "Type": "System.Int64"
          },
          "2": {
            "Name": "CheckItemId",
            "Index": -1,
            "NameInSource": "CheckItemId",
            "Alias": "CheckItemId",
            "Type": "System.Int64"
          },
          "3": {
            "Name": "DocumentName",
            "Index": -1,
            "NameInSource": "DocumentName",
            "Alias": "DocumentName",
            "Type": "System.String"
          },
          "4": {
            "Name": "Base64ImageData",
            "Index": -1,
            "NameInSource": "Base64ImageData",
            "Alias": "Base64ImageData",
            "Type": "System.String"
          }
        },
        "NameInSource": "activity-report-quick-edit.Documents"
      },
      "3": {
        "Ident": "StiDataTableSource",
        "Name": "Groups2",
        "Alias": "Groups2",
        "Key": "90a1e15d96764cfb9eebc770fbfab5c6",
        "Columns": {
          "0": {
            "Name": "Id",
            "Index": -1,
            "NameInSource": "Id",
            "Alias": "Id",
            "Type": "System.Int64"
          },
          "1": {
            "Name": "Name",
            "Index": -1,
            "NameInSource": "Name",
            "Alias": "Name",
            "Type": "System.String"
          },
          "2": {
            "Name": "ParentGroupId",
            "Index": -1,
            "NameInSource": "ParentGroupId",
            "Alias": "ParentGroupId",
            "Type": "System.String"
          },
          "3": {
            "Name": "SortOrder",
            "Index": -1,
            "NameInSource": "SortOrder",
            "Alias": "SortOrder",
            "Type": "System.Int64"
          }
        },
        "NameInSource": "activity-report-quick-edit.Groups"
      },
      "4": {
        "Ident": "StiDataTableSource",
        "Name": "Images2",
        "Alias": "Images2",
        "Key": "58f1793edfd240f084aa518e10e9b790",
        "Columns": {
          "0": {
            "Name": "DocumentId",
            "Index": -1,
            "NameInSource": "DocumentId",
            "Alias": "DocumentId",
            "Type": "System.Int64"
          },
          "1": {
            "Name": "GroupId",
            "Index": -1,
            "NameInSource": "GroupId",
            "Alias": "GroupId",
            "Type": "System.Int64"
          },
          "2": {
            "Name": "CheckItemId",
            "Index": -1,
            "NameInSource": "CheckItemId",
            "Alias": "CheckItemId",
            "Type": "System.Int64"
          },
          "3": {
            "Name": "DocumentName",
            "Index": -1,
            "NameInSource": "DocumentName",
            "Alias": "DocumentName",
            "Type": "System.String"
          },
          "4": {
            "Name": "Base64ImageData",
            "Index": -1,
            "NameInSource": "Base64ImageData",
            "Alias": "Base64ImageData",
            "Type": "System.String"
          }
        },
        "NameInSource": "activity-report-quick-edit.Images"
      },
      "5": {
        "Ident": "StiDataTableSource",
        "Name": "Signatures2",
        "Alias": "Signatures2",
        "Key": "3606ce362c7d41e7b0544af000d2ef6d",
        "Columns": {
          "0": {
            "Name": "DocumentId",
            "Index": -1,
            "NameInSource": "DocumentId",
            "Alias": "DocumentId",
            "Type": "System.Int64"
          },
          "1": {
            "Name": "GroupId",
            "Index": -1,
            "NameInSource": "GroupId",
            "Alias": "GroupId",
            "Type": "System.Int64"
          },
          "2": {
            "Name": "CheckItemId",
            "Index": -1,
            "NameInSource": "CheckItemId",
            "Alias": "CheckItemId",
            "Type": "System.Int64"
          },
          "3": {
            "Name": "DocumentName",
            "Index": -1,
            "NameInSource": "DocumentName",
            "Alias": "DocumentName",
            "Type": "System.String"
          },
          "4": {
            "Name": "Base64ImageData",
            "Index": -1,
            "NameInSource": "Base64ImageData",
            "Alias": "Base64ImageData",
            "Type": "System.String"
          }
        },
        "NameInSource": "activity-report-quick-edit.Signatures"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "activity-report-quick-edit",
        "Alias": "activity-report-quick-edit",
        "PathData": "C:\\Users\\philip_obrien\\Desktop\\activity-report-quick-edit.json"
      }
    },
    "Relations": {
      "0": {
        "Name": "Group_To_Checks",
        "ChildColumns": {
          "0": "GroupId"
        },
        "ParentColumns": {
          "0": "Id"
        },
        "NameInSource": "Group_To_Checks",
        "Alias": "Group_To_Checks",
        "ParentSource": "Groups2",
        "ChildSource": "Checks2"
      },
      "1": {
        "Name": "Documents_To_Groups",
        "ChildColumns": {
          "0": "GroupId"
        },
        "ParentColumns": {
          "0": "Id"
        },
        "NameInSource": "Documents_To_Groups",
        "Alias": "Documents_To_Groups",
        "ParentSource": "Groups2",
        "ChildSource": "Documents2"
      },
      "2": {
        "Name": "Images_To_Groups",
        "ChildColumns": {
          "0": "GroupId"
        },
        "ParentColumns": {
          "0": "Id"
        },
        "NameInSource": "Images_To_Groups",
        "Alias": "Images_To_Groups",
        "ParentSource": "Groups2",
        "ChildSource": "Images2"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiPage",
      "Name": "MainPage",
      "Guid": "0898d98b6f714618b715402fc10c3fee",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiPageHeaderBand",
          "Name": "PageHeaderBand1",
          "ClientRectangle": "0,0.4,19,2.6",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiImage",
              "Name": "Image5",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.4,0.4,3.8,1.8",
              "Conditions": {
                "0": {
                  "Ident": "StiCondition",
                  "DataType": "Boolean",
                  "Column": "ActivityReportDetails2.DisplayClientLogo",
                  "Value1": "true",
                  "BorderSides": "None"
                }
              },
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "DataColumn": "ActivityReportDetails2.ClientLogoBase64"
            }
          }
        },
        "1": {
          "Ident": "StiReportTitleBand",
          "Name": "ReportTitleBand1",
          "ClientRectangle": "0,3.8,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text1",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0,19,1",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.ReportTitle}"
              },
              "HorAlignment": "Center",
              "VertAlignment": "Center",
              "Font": ";24;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Gray",
              "Type": "Expression"
            }
          }
        },
        "2": {
          "Ident": "StiTable",
          "Name": "Table1",
          "ClientRectangle": "0,5.4,19,4",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell1",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Project Name"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 0
            },
            "1": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell2",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "4.8,0,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.ProjectName}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 1
            },
            "2": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell3",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "9.6,0,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Activity Date & Time"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 2
            },
            "3": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell4",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "14.4,0,4.6,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.ActivityDateTime}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 3
            },
            "4": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell5",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0.8,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Client Name"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 5
            },
            "5": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell6",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "4.8,0.8,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.ClientName}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 6
            },
            "6": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell7",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "9.6,0.8,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Inspection Id"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 7
            },
            "7": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell8",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "14.4,0.8,4.6,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.InspectionId}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 8
            },
            "8": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell9",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,1.6,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Activity Type"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 10
            },
            "9": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell10",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "4.8,1.6,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.ActivityType}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 11
            },
            "10": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell11",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "9.6,1.6,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Assessor Name"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 12
            },
            "11": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell12",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "14.4,1.6,4.6,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.AssessorName}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 13
            },
            "12": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell13",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,2.4,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Site Name"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 15
            },
            "13": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell14",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "4.8,2.4,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.SiteName}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 16
            },
            "14": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell15",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "9.6,2.4,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Lat. & Long."
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 17
            },
            "15": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell16",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "14.4,2.4,4.6,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.LatLong}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 18
            },
            "16": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell17",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,3.2,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Address"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "ID": 20
            },
            "17": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell18",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "4.8,3.2,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Enabled": false,
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Black",
              "TextOptions": {
                "WordWrap": true
              },
              "ParentJoin": 23,
              "ID": 21
            },
            "18": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell19",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "9.6,3.2,4.8,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Enabled": false,
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Black",
              "TextOptions": {
                "WordWrap": true
              },
              "ParentJoin": 23,
              "ID": 22
            },
            "19": {
              "Ident": "StiTableCell",
              "Name": "Table1_Cell20",
              "CanGrow": true,
              "GrowToHeight": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "4.8,3.2,14.2,0.8",
              "Restrictions": "AllowMove, AllowSelect, AllowChange",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{ActivityReportDetails2.SiteAddress}"
              },
              "VertAlignment": "Center",
              "Font": ";9;;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:LightGray",
              "TextBrush": "solid:Gray",
              "TextOptions": {
                "WordWrap": true
              },
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression",
              "JoinCells": {
                "0": "21",
                "1": "22",
                "2": "23"
              },
              "ParentJoin": 23,
              "Join": true,
              "ID": 23,
              "JoinWidth": 3,
              "JoinHeight": 1
            }
          },
          "DataSourceName": "ActivityReportDetails",
          "ColumnCount": 4,
          "NumberID": 25
        },
        "3": {
          "Ident": "StiHeaderBand",
          "Name": "HeaderBand1",
          "ClientRectangle": "0,10.2,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:"
        },
        "4": {
          "Ident": "StiHierarchicalBand",
          "Name": "GroupsHierarchy",
          "ClientRectangle": "0,11.8,19,2.4",
          "UseParentStyles": true,
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;2;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text2",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0,19,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Groups2.Name}"
              },
              "VertAlignment": "Center",
              "Font": ";12;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:DarkOrange",
              "TextBrush": "solid:White",
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text3",
              "Guid": "66bcd213aa724c6fb6c698bcc2451667",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0.6,11.8,0.6",
              "Conditions": {
                "0": {
                  "Ident": "StiCondition",
                  "Item": "Expression",
                  "Expression": {
                    "Value": "{Checks2.Count == 0}"
                  },
                  "Enabled": false,
                  "BorderSides": "None"
                }
              },
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Question"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "DataColumn"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text4",
              "Guid": "0bb798a35e5e49f38840cd361c8025e3",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "11.8,0.6,7.2,0.6",
              "Conditions": {
                "0": {
                  "Ident": "StiCondition",
                  "Item": "Expression",
                  "Expression": {
                    "Value": "{Checks2.Count == 0}"
                  },
                  "Enabled": false,
                  "BorderSides": "None"
                }
              },
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Answer"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:White",
              "TextBrush": "solid:Gray",
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression"
            },
            "3": {
              "Ident": "StiSubReport",
              "Name": "ActivityChecks",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,1.2,19,1",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "c20cc39faf194f0a98425064fb2b2064"
            }
          },
          "DataSourceName": "Groups2",
          "ColumnDirection": "DownThenAcross",
          "KeyDataColumn": "Id",
          "MasterKeyDataColumn": "ParentGroupId",
          "Indent": 0.0
        },
        "5": {
          "Ident": "StiFooterBand",
          "Name": "FooterBand1",
          "PrintOn": "OnlyLastPage",
          "ClientRectangle": "0,15,19,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiImage",
              "Name": "Image2",
              "Guid": "dbac2a526f4b4a13959484d5edf45877",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0.2,0.8,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "ImageBytes": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAIAAAD9b0jDAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEBSURBVEhL7dO/C4JAFMDx/ngLCakgpbaWDttsaJCCaogidGgQilalhoaEBmkIe3F3hvWu7voxBH15i/D4cMdhIf1Cf1S9OHBt0plF7PMudTT225WiVrpMc4i7qmg0aDCRjtlHXBU09p2uv48XnWrObc0TtsCTRvmtDfvWNYc7tsOTQ6lYIZMJ0fOu0RqHJ7aVJYFm4pQY/HTUdWxEhJ6hmEgHfSLaQ1QsorfOEqOvipAAfUOEMJSKdatWznGSIoSg276lVbvLY3pY90xdWYREKBl5QZhcXXkREqCXo1nuBv51F1AlEXqAKt86C0GTKPA8n89qpyhCCPp+f/Tz/Qqapmd8J5Kv7PHmeQAAAABJRU5ErkJggg=="
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text5",
              "Guid": "c657372a757c4b5592fd5884de4646eb",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.6,0.2,2.8,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "SIGNATURES"
              },
              "VertAlignment": "Bottom",
              "Font": ";12;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Gray",
              "Type": "Expression"
            },
            "2": {
              "Ident": "StiHorizontalLinePrimitive",
              "Name": "HorizontalLinePrimitive1",
              "Guid": "c583cda0de4d414cac200609a6ce8e03",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0.8,19,0.0254",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Color": "Gray",
              "Size": 2.0,
              "StartCap": ";;;",
              "EndCap": ";;;"
            }
          },
          "PrintAtBottom": true
        },
        "6": {
          "Ident": "StiDataBand",
          "Name": "DataBand4",
          "ClientRectangle": "0,17,19,4.2",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiImage",
              "Name": "Image1",
              "Guid": "ac9088d7dfea46a2a1b1e5dd55fce95b",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.6,0.4,5.2,3.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:",
              "Stretch": true,
              "DataColumn": "Signatures2.Base64ImageData"
            }
          },
          "DataSourceName": "Signatures2",
          "Columns": 3
        }
      },
      "PaperSize": "A4",
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "1": {
      "Ident": "StiPage",
      "Name": "ActivityChecksSubReport",
      "Guid": "c20cc39faf194f0a98425064fb2b2064",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiDataBand",
          "Name": "DataBand1",
          "CanShrink": true,
          "ClientRectangle": "0,0.4,19,1",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "txtQuestionText",
              "CanShrink": true,
              "CanGrow": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0,0,11.8,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Checks2.QuestionText}"
              },
              "VertAlignment": "Center",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "txtAnswer",
              "CanShrink": true,
              "CanGrow": true,
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "11.8,0,7.2,0.6",
              "GetHyperlinkEvent": {
                "Script": "if(Checks2.ControlType==\"DOCUMENT\") {\r\n\te.Value = Checks2.Answer;\r\n} else {\r\n\te.Value = null;\r\n}"
              },
              "Conditions": {
                "0": {
                  "Ident": "StiCondition",
                  "Item": "Expression",
                  "Expression": {
                    "Value": "{Checks2.ControlType == \"IMAGE\"}"
                  },
                  "Enabled": false,
                  "BorderSides": "None"
                }
              },
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Checks2.Answer}"
              },
              "VertAlignment": "Center",
              "Border": "All;;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Margins": {
                "Left": 1.0,
                "Right": 1.0,
                "Top": 1.0,
                "Bottom": 1.0
              },
              "Type": "Expression"
            }
          },
          "DataSourceName": "Checks2",
          "DataRelationName": "Group_To_Checks",
          "EvenStyle": "OddStyle",
          "OddStyle": "EvenStyle",
          "MasterComponent": "GroupsHierarchy"
        },
        "1": {
          "Ident": "StiDataBand",
          "Name": "DataBand5",
          "ClientRectangle": "0,2.2,19,0.8",
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{Checks2.Count == 0}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:"
        },
        "2": {
          "Ident": "StiDataBand",
          "Name": "DataBand2",
          "ClientRectangle": "0,3.8,19,0.8",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text6",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.8,0,18.2,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Documents2.DocumentName}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiImage",
              "Name": "Image3",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.2,0,0.4,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "HorAlignment": "Center",
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "ImageBytes": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAIAAAAra0KGAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC1SURBVDhPY/z//z8DWYAJSpMOyNcJc+3BHIZlU8EiqIDJiSFsDoOjIpSLDIA6QWBL0P8tz6FsOAAKLt/6v1nx/5Z7UBEkQMi1vEYMRVsZzjszbL0PFYEBIvzJpQnSfCqY4QpUAALw6uSRZNgkyZDOyFCoxfDiPMPDF1BxCIC6Gqs/kQGGAgw7twaDLEFGW1GtggOoCaN2QgFhO4kGhFI8AkgwRF1nsBeA8hA6SQfku5b+OhkYAFXkO0Hjn31IAAAAAElFTkSuQmCC"
            }
          },
          "DataSourceName": "Documents2",
          "DataRelationName": "Documents_To_Groups",
          "MasterComponent": "GroupsHierarchy"
        },
        "3": {
          "Ident": "StiDataBand",
          "Name": "DataBand3",
          "ClientRectangle": "0,5.4,19,4.6",
          "Interaction": {
            "Ident": "StiBandInteraction",
            "DrillDownEnabled": true,
            "DrillDownPageGuid": "793b5d11941745898b481a0fded56d6d",
            "DrillDownParameter1": {
              "Name": "DocumentId",
              "Expression": {
                "Value": "Images2.DocumentId"
              }
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiImage",
              "Name": "Image4",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.2,0.2,4.4,4",
              "Interaction": {
                "Ident": "StiInteraction",
                "DrillDownMode": "SinglePage",
                "DrillDownPageGuid": "b2b2ce430c514adbaa5620d3a3e6a7ac"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "Stretch": true,
              "DataColumn": "Images2.Base64ImageData"
            }
          },
          "DataSourceName": "Images2",
          "DataRelationName": "Images_To_Groups",
          "Columns": 4,
          "MasterComponent": "GroupsHierarchy"
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "2": {
      "Ident": "StiPage",
      "Name": "Page1",
      "Guid": "793b5d11941745898b481a0fded56d6d",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiDataBand",
          "Name": "DataBand6",
          "ClientRectangle": "0,0.4,19,10.8",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiImage",
              "Name": "Image6",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.4,0.4,17.8,9.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "DataColumn": "Images2.Base64ImageData"
            }
          },
          "DataSourceName": "Images2",
          "Filters": {
            "0": {
              "Ident": "StiFilter",
              "Item": "Expression",
              "Expression": {
                "Value": "{(long)this[\"DocumentId\"] == Images2.DocumentId}"
              }
            }
          }
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      }
    }
  }
}