On 4/11/06,
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Send cps-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nuxeo.com/mailman/listinfo/cps-users
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cps-users digest..."
Today's Topics:
1. Re: Word to DocBook (Olivier Grisel)
----------------------------------------------------------------------
Message: 1
Date: Tue, 11 Apr 2006 11:03:49 +0200
From: Olivier Grisel < [EMAIL PROTECTED]>
Subject: [CPS-users] Re: Word to DocBook
To: [email protected]
Message-ID: < [EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Damian Georgiou a écrit :
> Hi All,
>
> Is there a method using portal_transforms to transform a word document
> to docbook like there is with ooo to docbook.
> The reason for this is we have many employees creating Policy's and
> Procedures in word but we would like them in CPS in a docbook format?
AFAIK, there is no direct free (as in freedom) way to convert word documents
into docbook. What you could do is write a specific portal_transforms engine
that uses OpenOffice to do .doc -> .sxw -> docbook but it requires a bit of work
+ need an openoffice instance running somewhere near your Zope server.
> Can the same thing be done with PDF?
No engine to write PDF so far. There exists reportlab (a python library to write
pdf reports/documents) but no one wrote a portal_transforms engine yet.
--
Olivier
------------------------------
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users
End of cps-users Digest, Vol 34, Issue 11
*****************************************
_______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
