# 修改打印页眉页脚

表单打印时若要修改页眉页脚,怎么办呢?

Image

修改

在安装包目录找到文件:SetupDisk\CrossPlatform\Web\SourceCode\Web\wwwroot\YZSoft\workflow\form\Abstract.js

在print函数中找到页眉和页脚的部分进行修改,如图:

Image