私は自分の問題の最善の解決策を知る必要があります。
ワードファイル(またはその他のリッチテキスト形式)を受け取り、コンテンツ/スタイルを変更してDocbookを作成できるDocbookエディターを作成したいと思います。
基本的にこの質問では、この結果を達成するための最良のオプションを調べたいと思います。
する方がいいですか
-> upload the file
-> parse it to docbook
-> transform it to xhtml
-> modify with wysiwyg editor
-> save changes to docbook
また
-> upload the file
-> transform it to xhtml syntax
-> modify the xhtml with a wysiwyg editor
-> convert xhtml to docbook
ソリューションを、(可能であれば)私がそうするのに役立ついくつかのツール/ライブラリ/プログラムと関連付けてください。