On Sun, 03 Aug 2008 14:16:20 +0000 (UTC) Laurent Duperval wrote: > Hi, > > I need to create documents witht the same content but the formatting > must be different: > > - HTML > - PDF using a template > - Paper using printed letterhead >
Though this is probably possible in OO.o, given writer can output the three formats you specify, i suggest you use DocBook which is purpose built for this: http://en.wikipedia.org/wiki/DocBook http://www.oasis-open.org/docbook/intro.shtml A link to a Windows based environment is in the Wikipedia article. I beleive all Linux flavours should have an environment in their repositories as well. CSS is capable of outputting different formats from a web-page for this as well. Not sure about specifying differences for PDF though. -- Michael All shall be well, and all shall be well, and all manner of things shall be well - Julian of Norwich 1342 - 1416 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
