public class WordUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
exportMillCertificateWord(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Map map,
String title,
String ftlFile)
文档生成
|
public static void exportMillCertificateWord(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Map map,
String title,
String ftlFile)
throws IOException
request - response - map - 文档内容数据title - 生成的文档名称ftlFile - 模板文件名称IOExceptionCopyright © 2020. All rights reserved.