在电子邮件中添加分页符以修复 Outlook 2007 错误
我正在构建一个相当大的 html 电子邮件。 Outlook 在底部附近添加了随机空白符。我读过 Outlook 2007 使用 Word 来呈现电子邮件,如果电子邮件达到一定长度,它会在某处强制分页。似乎没有解决办法。如果我可以在电子邮件的前面添加此分页符,我就可以避免 Outlook 在我不希望的区域添加此分页符。有没有办法在html中添加中断?
I am building quite a large html email. Outlook adds a random white space break near the bottom. Ive read that outlook 2007 uses word to render emails and if an email is a certain length it will force a page break in somewhere. there seems to be no work around for this. If i could add this page break in myself earlier in the email i could avoid outlook adding this in page break in an area i dont want it to. Is there a way to add a break break through the html?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在以下情况下强制在 HTML/ASP 中分页打开并打印多条记录
Force page break in HTML/ASP when opening and printing multiple records