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

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -