
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,
			
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":"{$jspagetitlelabel pl_plots 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_c1}
{
	cellId: 'c1',
	col:0,
	row:0,
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"stack": [
		
				
			{"text":{$greenhouse_pdfvalue},"hidden":"{$item_hide_integrated_search_field}"},
				
				
			{"text":{$plot_pdfvalue},"hidden":"{$item_hide_integrated_search_field1}"},
				
				
			{"text":{$location_pdfvalue},"hidden":"{$item_hide_integrated_search_field2}"},
				
				
			{"text":{$notes_pdfvalue},"hidden":"{$item_hide_integrated_search_field3}"},
				
				
			{"text":{$date_updated_pdfvalue},"hidden":"{$item_hide_integrated_search_field4}"},
				
				
			{"text":{$id_pdfvalue},"hidden":"{$item_hide_integrated_search_field5}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

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

											],
		
		]
	}
}
,
			]
}
  