繁体   English   中英

CKEditor中的页眉和页脚模板

[英]Header and Footer template in CKEditor

我已经按照要求在我的项目中实现了CKEditor。 我需要在用户输入的最后将我的html文件转换为word文档,并且我的系统正在完美地创建文档文件。 现在,我的客户希望我实现与ckeditor编辑区域中的word相同的页眉和页脚功能。 在ckeditor中可实现这些页眉页脚功能的选项有哪些?

嗨,我为此解决方案制作了一个补丁。

i have created a table where i inserted all the information related to the file with the full path, the header text and the footer text and created one .net processes to pick the file from the path and add the header and footer to the file and at the end application will replace the new file with existing one. .net has very nice functionality to implement it.

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM