// 如果想使用默认打印机,不需要设置	
						printer: 'lenovo M9325',// printer: '联想激打', 
						paperName:'B4 (JIS)',
						//paperWidth:2570,    // 指定纸张的高宽以毫米为单位,本设置实际是指定为a4大小
						//paperHeight:3640,
						
						//topMargin=100,
						//leftMargin=100,
						//bottomMargin=100,
						//rightMargin=100,
						
						orientation: 2   // 指定打打印方向为纵向, 1/2 = 纵向/横向