摘要:
import freemarker.template.Configuration; import freemarker.template.Template; import java.io.File; import java.io.IOException; import java.nio.charse 阅读全文
posted @ 2025-04-24 16:54
wds09
阅读(45)
评论(0)
推荐(0)
摘要:
import lombok.extern.slf4j.Slf4j; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths; /** * @author br.vst * @since 20 阅读全文
posted @ 2025-04-24 16:53
wds09
阅读(25)
评论(0)
推荐(0)
摘要:
问题一: 转为word后不分页问题 解决办法: 将下面代码添加到要分页的位置即可 <span><br clear=all style = 'page-break-before:always' ></span> 问题二: 转换为word后默认视图变为了web视图,想要设置默认视图为页面视图 解决办法: 阅读全文
posted @ 2025-04-24 14:41
wds09
阅读(53)
评论(0)
推荐(0)
浙公网安备 33010602011771号