为了账号安全,请及时绑定邮箱和手机立即绑定

当有多于一页时,Rotativa 会破坏 HTML

当有多于一页时,Rotativa 会破坏 HTML

C#
交互式爱情 2021-10-31 10:08:34
我正在使用 Rotativa 从 HTML 创建 pdf,我的代码如下所示     var CustomSwitches = "--footer-right \"Date: [date] [time]\" " + "--footer-center \"Page: [page] of [toPage]\" --footer-line --footer-font-size \"9\" --footer-spacing 5 --footer-font-name \"calibri light\"";    var rotativaOptions = new DriverOptions { CustomSwitches = CustomSwitches,PageSize = Size.A4};    return new ViewAsPdf("~/Views/Partials/Report/SummaryReportspdf.cshtml")    {        RotativaOptions = rotativaOptions    };对我来说一切看起来都不错,但是当超过一页时,页面会分页。它看起来像下图我该如何解决这个问题?
查看完整描述

2 回答

  • 2 回答
  • 0 关注
  • 165 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信