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

											],
		
		]
	}
}
,
		
				
								
{
	table: {
	
				
		location: 'grid',
		
		
		widths: [
								"%", 
					 ],	
		
			heights: [
								
			"%",
			 
				],
	
		body: [
				
				[
																{
	cellId: 'c1',
	col:0,
	row:0,
		
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":{$id_pdfvalue},"hidden":"{$item_hide_export_field}"},
				
				
			{"text":{$doc_type_pdfvalue},"hidden":"{$item_hide_export_field1}"},
				
				
			{"text":{$doc_name_pdfvalue},"hidden":"{$item_hide_export_field2}"},
				
				
			{"text":{$doc_pdfvalue},"hidden":"{$item_hide_export_field3}"},
				
				
			{"text":{$doc_date_pdfvalue},"hidden":"{$item_hide_export_field4}"},
				
				
			{"text":{$doc_upload_pdfvalue},"hidden":"{$item_hide_export_field5}"},
				
				
			{"text":{$Notes_pdfvalue},"hidden":"{$item_hide_export_field6}"},
				
				
			{"text":{$Year_pdfvalue},"hidden":"{$item_hide_export_field7}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

											],
		
		]
	}
}
,
		
					]
}
  