The company I work for has started using Confluence for documenting software development and the associated processes. We are looking into using content created on the wiki to create a user manual, as both a PDF for hardcopy and HTML for a web based manual. I was wondering if anybody had any suggestions for this specific workflow?
Cheers.
First of all, I think the strong point in using Confluence is that it is online and changeable by a lot of people simultaneously. So by printing that out, you loose some of the strong points here.
Confluence provides some mechanism out-of-the-box, and you should check if they are sufficient for you.
So do the following:
Browse > Advanced > HTML Export and PDF ExportBrowse > Space Admin > PDF Layout and PDF Stylesheet(never tried that).Browse > Advanced > XML Exportand use some other technology to export in the form you want to have it.If this first experiment is sufficient, the workflow is straight forward and similar to the four points above. If not, the building of an own exporter in using the XML format may be a lot of work to do.
One more point: The per-requisit for all that is that the content that you want to publish lives in exactly one space. So you may have to tune your space by including or excluding pages
I had the following experience in the past …
eg. .hide { display: none; }.