javascript - Header and Footer tamplate in CKEditor -
i have implemented ckeditor in project per requirement. need covert html file word document @ end on user input , system creating document file perfectly. client wants me implement header , footer functionality same word in ckeditor edit area. options available implement such header footer functionality in ckeditor.?
hi made patch solution.
i have created table inserted information related file full path, header text , footer text , created 1 .net processes pick file path , add header , footer file , @ end application replace new file existing one. .net has nice functionality implement it.
Comments
Post a Comment