foswiki: use genPDF extension with topic templates?
Posted
by Mica
on Server Fault
See other posts from Server Fault
or by Mica
Published on 2010-03-29T18:25:29Z
Indexed on
2010/03/29
18:33 UTC
Read the original article
Hit count: 425
I have a foswiki installation for keeping ISO and other documents. I would like to create a PDF from each page. How can I create a topic template with different headers and footers for each topic template?
More info: When a user creates a new topic, they can choose a template. I've made several templates for Functional and Programming specs. The functional spec and programming spec require different document numbers. I would like for the software engineers to be able to create a new topic, choose the template, then be able to generate a PDF from the wiki page, pulling the appropriate document number, and some other text into the headers and footers. I am not very familiar, and haven't been able to find any examples on doing this. Any help would be appreciated!
© Server Fault or respective owner