
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 Previous_years_cultivation view}","hidden":"{$item_hide_view_header}","fontSize":30},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

											],
		
		]
	}
}
,
		
								
''
,
		
								
{
	table: {
	
				tableForm: true,
				
		location: 'grid',
		
		
		widths: [
									{BEGIN col_grid_0}
						"*", 
							{END col_grid_0}
												{BEGIN col_grid_1}
						"*", 
							{END col_grid_1}
					 ],	
		
			heights: [
								{BEGIN row_grid_0}
						
			"%",
						{END row_grid_0}
			 
								{BEGIN row_grid_1}
						
			"%",
						{END row_grid_1}
			 
								{BEGIN row_grid_2}
						
			"%",
						{END row_grid_2}
			 
								{BEGIN row_grid_3}
						
			"%",
						{END row_grid_3}
			 
								{BEGIN row_grid_4}
						
			"%",
						{END row_grid_4}
			 
								{BEGIN row_grid_5}
						
			"%",
						{END row_grid_5}
			 
								{BEGIN row_grid_6}
						
			"%",
						{END row_grid_6}
			 
								{BEGIN row_grid_7}
						
			"%",
						{END row_grid_7}
			 
								{BEGIN row_grid_8}
						
			"%",
						{END row_grid_8}
			 
								{BEGIN row_grid_9}
						
			"%",
						{END row_grid_9}
			 
								{BEGIN row_grid_10}
						
			"%",
						{END row_grid_10}
			 
								{BEGIN row_grid_11}
						
			"%",
						{END row_grid_11}
			 
								{BEGIN row_grid_12}
						
			"%",
						{END row_grid_12}
			 
								{BEGIN row_grid_13}
						
			"%",
						{END row_grid_13}
			 
				],
	
		body: [
				
				{BEGIN row_grid_0}
				[
																{BEGIN cellblock_grid_c4}
{
	cellId: 'c4',
	col:0,
	row:0,
			fieldName: 'greenhouse',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation greenhouse }","hidden":"{$item_hide_edit_field_label}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c4}
																							{BEGIN cellblock_grid_c2}
{
	cellId: 'c2',
	col:0,
	row:0,
			fieldName: 'greenhouse',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$greenhouse_pdfvalue},"hidden":"{$item_hide_edit_field}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c2}
											],
				{END row_grid_0}
						{BEGIN row_grid_1}
				[
																{BEGIN cellblock_grid_c}
{
	cellId: 'c',
	col:0,
	row:0,
			fieldName: 'plot',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation plot }","hidden":"{$item_hide_edit_field_label1}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c}
																							{BEGIN cellblock_grid_c3}
{
	cellId: 'c3',
	col:0,
	row:0,
			fieldName: 'plot',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c3}
			colSpan: {$colspan_grid_c3},
			{END colspan_grid_c3}
		
						
	
	
	
			"text": [
		
				
			{"text":{$plot_pdfvalue},"hidden":"{$item_hide_edit_field1}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c3}
																		{ 
				cellId: 'c3',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_1}
						{BEGIN row_grid_2}
				[
																{BEGIN cellblock_grid_c5}
{
	cellId: 'c5',
	col:0,
	row:0,
			fieldName: 'location',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation location }","hidden":"{$item_hide_edit_field_label2}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c5}
																							{BEGIN cellblock_grid_c6}
{
	cellId: 'c6',
	col:0,
	row:0,
			fieldName: 'location',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c6}
			colSpan: {$colspan_grid_c6},
			{END colspan_grid_c6}
		
						
	
	
	
			"text": [
		
				
			{"text":{$location_pdfvalue},"hidden":"{$item_hide_edit_field2}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c6}
																		{ 
				cellId: 'c6',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_2}
						{BEGIN row_grid_3}
				[
																{BEGIN cellblock_grid_c7}
{
	cellId: 'c7',
	col:0,
	row:0,
			fieldName: 'plant',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation plant }","hidden":"{$item_hide_edit_field_label3}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c7}
																							{BEGIN cellblock_grid_c8}
{
	cellId: 'c8',
	col:0,
	row:0,
			fieldName: 'plant',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c8}
			colSpan: {$colspan_grid_c8},
			{END colspan_grid_c8}
		
						
	
	
	
			"text": [
		
				
			{"text":{$plant_pdfvalue},"hidden":"{$item_hide_edit_field3}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c8}
																		{ 
				cellId: 'c8',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_3}
						{BEGIN row_grid_4}
				[
																{BEGIN cellblock_grid_c9}
{
	cellId: 'c9',
	col:0,
	row:0,
			fieldName: 'variety',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation variety }","hidden":"{$item_hide_edit_field_label4}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c9}
																							{BEGIN cellblock_grid_c10}
{
	cellId: 'c10',
	col:0,
	row:0,
			fieldName: 'variety',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c10}
			colSpan: {$colspan_grid_c10},
			{END colspan_grid_c10}
		
						
	
	
	
			"text": [
		
				
			{"text":{$variety_pdfvalue},"hidden":"{$item_hide_edit_field4}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c10}
																		{ 
				cellId: 'c10',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_4}
						{BEGIN row_grid_5}
				[
																{BEGIN cellblock_grid_c11}
{
	cellId: 'c11',
	col:0,
	row:0,
			fieldName: 'qty',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation qty }","hidden":"{$item_hide_edit_field_label5}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c11}
																							{BEGIN cellblock_grid_c12}
{
	cellId: 'c12',
	col:0,
	row:0,
			fieldName: 'qty',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c12}
			colSpan: {$colspan_grid_c12},
			{END colspan_grid_c12}
		
						
	
	
	
			"text": [
		
				
			{"text":{$qty_pdfvalue},"hidden":"{$item_hide_edit_field5}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c12}
																		{ 
				cellId: 'c12',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_5}
						{BEGIN row_grid_6}
				[
																{BEGIN cellblock_grid_c13}
{
	cellId: 'c13',
	col:0,
	row:0,
			fieldName: 'picked',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation picked }","hidden":"{$item_hide_edit_field_label6}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c13}
																							{BEGIN cellblock_grid_c14}
{
	cellId: 'c14',
	col:0,
	row:0,
			fieldName: 'picked',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c14}
			colSpan: {$colspan_grid_c14},
			{END colspan_grid_c14}
		
						
	
	
	
			"text": [
		
				
			{"text":{$picked_pdfvalue},"hidden":"{$item_hide_edit_field6}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c14}
																		{ 
				cellId: 'c14',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_6}
						{BEGIN row_grid_7}
				[
																{BEGIN cellblock_grid_c15}
{
	cellId: 'c15',
	col:0,
	row:0,
			fieldName: 'archived',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation archived }","hidden":"{$item_hide_edit_field_label7}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c15}
																							{BEGIN cellblock_grid_c16}
{
	cellId: 'c16',
	col:0,
	row:0,
			fieldName: 'archived',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c16}
			colSpan: {$colspan_grid_c16},
			{END colspan_grid_c16}
		
						
	
	
	
			"text": [
		
				
			{"text":{$archived_pdfvalue},"hidden":"{$item_hide_edit_field7}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c16}
																		{ 
				cellId: 'c16',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_7}
						{BEGIN row_grid_8}
				[
																{BEGIN cellblock_grid_c17}
{
	cellId: 'c17',
	col:0,
	row:0,
			fieldName: 'notes',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation notes }","hidden":"{$item_hide_edit_field_label8}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c17}
																							{BEGIN cellblock_grid_c18}
{
	cellId: 'c18',
	col:0,
	row:0,
			fieldName: 'notes',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c18}
			colSpan: {$colspan_grid_c18},
			{END colspan_grid_c18}
		
						
	
	
	
			"text": [
		
				
			{"text":{$notes_pdfvalue},"hidden":"{$item_hide_edit_field8}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c18}
																		{ 
				cellId: 'c18',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_8}
						{BEGIN row_grid_9}
				[
																{BEGIN cellblock_grid_c19}
{
	cellId: 'c19',
	col:0,
	row:0,
			fieldName: 'perennial',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation perennial }","hidden":"{$item_hide_edit_field_label9}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c19}
																							{BEGIN cellblock_grid_c20}
{
	cellId: 'c20',
	col:0,
	row:0,
			fieldName: 'perennial',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c20}
			colSpan: {$colspan_grid_c20},
			{END colspan_grid_c20}
		
						
	
	
	
			"text": [
		
				
			{"text":{$perennial_pdfvalue},"hidden":"{$item_hide_edit_field9}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c20}
																		{ 
				cellId: 'c20',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_9}
						{BEGIN row_grid_10}
				[
																{BEGIN cellblock_grid_c21}
{
	cellId: 'c21',
	col:0,
	row:0,
			fieldName: 'Year_planted',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation Year_planted }","hidden":"{$item_hide_edit_field_label10}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c21}
																							{BEGIN cellblock_grid_c22}
{
	cellId: 'c22',
	col:0,
	row:0,
			fieldName: 'Year_planted',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c22}
			colSpan: {$colspan_grid_c22},
			{END colspan_grid_c22}
		
						
	
	
	
			"text": [
		
				
			{"text":{$Year_planted_pdfvalue},"hidden":"{$item_hide_edit_field10}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c22}
																		{ 
				cellId: 'c22',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_10}
						{BEGIN row_grid_11}
				[
																{BEGIN cellblock_grid_c23}
{
	cellId: 'c23',
	col:0,
	row:0,
			fieldName: 'Ready_from',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation Ready_from }","hidden":"{$item_hide_edit_field_label11}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c23}
																							{BEGIN cellblock_grid_c24}
{
	cellId: 'c24',
	col:0,
	row:0,
			fieldName: 'Ready_from',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c24}
			colSpan: {$colspan_grid_c24},
			{END colspan_grid_c24}
		
						
	
	
	
			"text": [
		
				
			{"text":{$Ready_from_pdfvalue},"hidden":"{$item_hide_edit_field11}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c24}
																		{ 
				cellId: 'c24',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_11}
						{BEGIN row_grid_12}
				[
																{BEGIN cellblock_grid_c25}
{
	cellId: 'c25',
	col:0,
	row:0,
			fieldName: 'date_updated',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation date_updated }","hidden":"{$item_hide_edit_field_label12}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c25}
																							{BEGIN cellblock_grid_c26}
{
	cellId: 'c26',
	col:0,
	row:0,
			fieldName: 'date_updated',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c26}
			colSpan: {$colspan_grid_c26},
			{END colspan_grid_c26}
		
						
	
	
	
			"text": [
		
				
			{"text":{$date_updated_pdfvalue},"hidden":"{$item_hide_edit_field12}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c26}
																		{ 
				cellId: 'c26',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_12}
						{BEGIN row_grid_13}
				[
																{BEGIN cellblock_grid_c27}
{
	cellId: 'c27',
	col:0,
	row:0,
			fieldName: 'date_sown',
			
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Previous_years_cultivation date_sown }","hidden":"{$item_hide_edit_field_label13}","bold":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

{END cellblock_grid_c27}
																							{BEGIN cellblock_grid_c28}
{
	cellId: 'c28',
	col:0,
	row:0,
			fieldName: 'date_sown',
			
		
	//	dynamic colspan/rowspan

					{BEGIN colspan_grid_c28}
			colSpan: {$colspan_grid_c28},
			{END colspan_grid_c28}
		
						
	
	
	
			"text": [
		
				
			{"text":{$date_sown_pdfvalue},"hidden":"{$item_hide_edit_field13}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

{END cellblock_grid_c28}
																		{ 
				cellId: 'c28',
				row:  0,
				col:  1,
				text: ''
			},
							],
				{END row_grid_13}
		
		]
	}
}
,
		
								
{
	table: {
	
				
		location: 'below-grid',
		
		
		widths: [
								"*", 
											"*", 
					 ],	
		
	
		body: [
				
				[
																{
	cellId: 'c1',
	col:0,
	row:0,
			
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":"","hidden":"{$item_hide_view_back_list}"},
				
				
			{"text":"","hidden":"{$item_hide_view_close}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

																							{
	cellId: 'c2',
	col:0,
	row:0,
			
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":""},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'right',
  },

											],
		
		]
	}
}
,
			]
}
  