0

I am trying to covert my html template to docx and pdf file.I want to add fix footer for all pages. I am using libreoffice command for it.

sudo -u ${user} libreoffice --headless --convert-to docx:"MS Word 2007 XML" ${htmlfilePath} --outdir ${destinationPath}

Thank you

Bhoomi
  • 9
  • 2
  • 2
    So, you are trying, and what is the problem with it ? – Luuk Apr 13 '22 at 10:44
  • If html content is around 20-25 page, how to add footer content for each page. Html content and content length is not fixed. – Bhoomi Apr 13 '22 at 11:00

0 Answers0