|  | @@ -10,8 +10,7 @@ const jpcCmnHelper = require('../rpt_component/helper/jpc_helper_common');
 | 
												
													
														
															|  |  const DPI = jpcCmnHelper.getScreenDPI()[0];
 |  |  const DPI = jpcCmnHelper.getScreenDPI()[0];
 | 
												
													
														
															|  |  const fsUtil = require('../public/fsUtil');
 |  |  const fsUtil = require('../public/fsUtil');
 | 
												
													
														
															|  |  const dftHeadXml = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>';
 |  |  const dftHeadXml = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>';
 | 
												
													
														
															|  | -const uuidV1 = require('uuid/v1');
 |  | 
 | 
												
													
														
															|  | -const atob = require('atob');
 |  | 
 | 
												
													
														
															|  | 
 |  | +const uuidV1 = require('uuid').v1;
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |  function writeContentTypes(sheets, isSinglePage, hasSignature) {
 |  |  function writeContentTypes(sheets, isSinglePage, hasSignature) {
 | 
												
													
														
															|  |      const rst = [];
 |  |      const rst = [];
 |