cancel
Showing results for 
Search instead for 
Did you mean: 

Generate a word document with static Header and Footer in SAPUI5 app

former_member701146
Discoverer
0 Kudos
313

Hi All,

I have a requirement to generate a word document with static header/footer in each page in UI5 app (through front-end).

I am able to generate word document, however I am struggling to create custom header/footer in it.

I have tried with following approaches:

1. HTML rendering in word doc using javascript. (Header and footer text is being considered as "content" itself)

2. Using a word template for generating a word document. (I was not able to achieve it through UI5 app)

If someone has pointers for this requirement, please let me know.

Thank you,

Subhashini Rawat

Accepted Solutions (0)

Answers (1)

Answers (1)

skarthik
Newcomer
0 Kudos

Hi Subhashini Rawat,

did you get any workaround solution for your query. i have same issue in my current project. Could you pls help if you received the solution.