| View previous topic :: View next topic |
| Author |
Message |
akinbilisim Newbie

Joined: 17 Apr 2007 Posts: 2
|
Posted: Tue Apr 17, 2007 1:10 am Post subject: Word to DocBook XML Pictures problem? |
|
|
How can i convert MS word to DocBook XML with pictures/graphics embeded or ref Url.?
Is there a way to get MS Word documents with graphics into a DocBook XML ?
When i try to convert MS Word document to DocBook XML ...
The resulting DocBook XML will be someting like:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<article lang="de-DE">
<para>
<inlinegraphic fileref="" width=""/>
</para>
</article>
The line <inlinegraphic fileref="" width=""/> is empty. |
|
| Back to top |
|
 |
Robert Tucker Moderator


Joined: 16 Aug 2004 Posts: 3367 Location: Manchester UK
|
|
| Back to top |
|
 |
akinbilisim Newbie

Joined: 17 Apr 2007 Posts: 2
|
Posted: Tue Apr 17, 2007 3:06 am Post subject: Word To DocBook |
|
|
| yes i found it but there isn't a solution.. |
|
| Back to top |
|
 |
|