templates - Add header to all files created by Unoconv -


i triying create pdf files different documents same header. tried using template in unoconv messes of document.

i wondering if knows how this?

thanks help!

i solved it.

you need create ott file header user , save template.ott

once have done need change command creating pdfs to

unoconv -t template.ott -f pdf name_of_the_file.extension 

but carefull, ott template works doc, docx, , odt.

the presentation files ppt or pptx not work template.

you need generate template presentation files.

hope helps someone.....


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -