
pdfDocument = {
{BEGIN backgroundImage}
	background: {
		image: {$backgroundImage},
		{BEGIN bgWidth}
		imgWidth: {$bgWidth},
		imgHeight: {$bgHeight},
		{END bgWidth}
	},
{END backgroundImage}
	styles: {
				bodycell: {
			fontSize:12,
		},
		headcell: {
			fontSize:12,
			bold: true
		},

	
	},
	defaultStyle: {
		fontSize: 14,
	},
	"content": [
								
{
	table: {
	
				
		location: 'top',
		
		
		widths: [
								"*", 
					 ],	
		
	
		body: [
				
					[
												{
	cellId: 'c1',
	col:0,
	row:0,
			style: 'cell',
		
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":"{$jspagetitlelabel Members_including_non_GDPR search}","hidden":"{$item_hide_search_header}","fontSize":30},
				
		  ],
  "border": [ false, false, false, false ],
          "alignment": 'left',
  },

											],
					]
	}
}
,
		
								
''
,
		
								
{
	table: {
	
				tableForm: true,
				
		location: 'grid',
		
		
		widths: [
									{BEGIN col_grid_0}
						"*", 
							{END col_grid_0}
					 ],	
		
			heights: [
								{BEGIN row_grid_0}
						
			"%",
						{END row_grid_0}
			 
				],
	
		body: [
				
					{BEGIN row_grid_0}
				[
												{BEGIN cellblock_grid_c3}
{
	cellId: 'c3',
	col:0,
	row:0,
			style: 'cell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"stack": [
		
				
			{"hidden":"{$item_hide_integrated_search_field}","text":{$GDPR_pdfvalue}},
				
				
			{"hidden":"{$item_hide_integrated_search_field1}","text":{$Preferred_pdfvalue}},
				
				
			{"hidden":"{$item_hide_integrated_search_field2}","text":{$Surname_pdfvalue}},
				
				
			{"hidden":"{$item_hide_integrated_search_field3}","text":{$Role_pdfvalue}},
				
				
			{"hidden":"{$item_hide_integrated_search_field4}","text":{$keyholder_pdfvalue}},
				
				
			{"hidden":"{$item_hide_integrated_search_field5}","text":{$email_pdfvalue}},
				
				
			{"hidden":"{$item_hide_integrated_search_field6}","text":{$Joined_pdfvalue}},
				
		  ],
  "border": [ false, false, false, false ],
          "alignment": 'left',
  },

{END cellblock_grid_c3}
											],
				{END row_grid_0}
					]
	}
}
,
		
								
{
	table: {
	
				
		location: 'below-grid',
		
		
		widths: [
								"*", 
					 ],	
		
	
		body: [
				
					[
												{
	cellId: 'c1',
	col:0,
	row:0,
			style: 'cell',
		
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":""},
				
				
			{"text":""},
				
				
			{"text":"","hidden":"{$item_hide_search_back_list}"},
				
		  ],
  "border": [ false, false, false, false ],
          "alignment": 'left',
  },

											],
					]
	}
}
,
			]
}
  