|
@@ -45,6 +45,8 @@ public class PDFExportFirstPageService {
|
|
@Autowired
|
|
@Autowired
|
|
private EsPatentService patentService;
|
|
private EsPatentService patentService;
|
|
|
|
|
|
|
|
+
|
|
|
|
+
|
|
public byte[] mergePDFFirstPage(EsCustomFieldBatchVO EsVO) throws IOException {
|
|
public byte[] mergePDFFirstPage(EsCustomFieldBatchVO EsVO) throws IOException {
|
|
//初始化
|
|
//初始化
|
|
Integer startNum = EsVO.getStartNumber();
|
|
Integer startNum = EsVO.getStartNumber();
|