使用html字符串转化为word文档

本文介绍了如何将HTML字符串转化为Word文档,强调了在img标签中直接设置width和height属性来控制图片尺寸,而非使用style属性。通过控制器层调用,实现了从前端表单传值到转化Word的效果。虽然功能简单,但适用于基本需求。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

标题:使用html字符串转化为word文件

1、拼接html字符串

/**
	 * 得到内容的字符串
	 * @param tjblr
	 * @return
	 */
	public String getNrString(QLGJ_SBCL_TJBLR tjblr) {
		StringBuilder nrStr = new StringBuilder();
//		nrStr.append("<!DOCTYPE html><html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"></meta>");
//		nrStr.append("<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"></meta><title>推荐表</title>");
//		nrStr.append("</head>");
		nrStr.append("<html xmlns:v='urn:schemas-microsoft-com:vml' xmlns:o='urn:schemas-microsoft-com:office:office'  xmlns:w='urn:schemas-microsoft-com:office:word' xmlns:m='http://schemas.microsoft.com/office/2004/12/omml'  xmlns='http://www.w3.org/TR/REC-html40'><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"></meta> <!--[if gte mso 9]><xml><w:WordDocument><w:View>Print</w:View><w:TrackMoves>false</w:TrackMoves><w:TrackFormatting/><w:ValidateAgainstSchemas/><w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid><w:IgnoreMixedContent>false</w:IgnoreMixedContent><w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText><w:DoNotPromoteQF/><w:LidThemeOther>EN-US</w:LidThemeOther><w:LidThemeAsian>ZH-CN</w:LidThemeAsian><w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript><w:Compatibility><w:BreakWrappedTables/><w:SnapToGridInCell/><w:WrapTextWithPunct/><w:UseAsianBreakRules/><w:DontGrowAutofit/><w:SplitPgBreakAndParaMark/><w:DontVertAlignCellWithSp/><w:DontBreakConstrainedForcedTables/><w:DontVertAlignInTxbx/><w:Word11KerningPairs/><w:CachedColBalance/><w:UseFELayout/></w:Compatibility><w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel><m:mathPr><m:mathFont m:val='Cambria M
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值