[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] round tripped
You can write a transform to convert Word's embedded images into SVG and then use Batik to convert them into PNG or JPEG or GIF. Then, with another transform, you can convert the paragraphs that contain the images into DocBook's figure or inlinefigure elements. I have an Ant target that scoops images out of Word documents in that fashion for one of my clients. HTH Jay Bryant Bryant Communication Services ----- Original Message ----- From: "aamehl" <aamehl@actcom.net.il> To: <docbook-apps@lists.oasis-open.org> Sent: Tuesday, December 26, 2006 8:01 AM Subject: [docbook-apps] round tripped > Hi, > > I tried the wordml2docbook style sheets and came up empty. > > I did the conversion and found 2 problems: > 1. all my content was in <nomatch> tags, ouch > 2. All my original pics are embedded and they convert to show the > embedded graphics (just like in wordml) which is a real mess. > > I use styles in the original document isn't that enough? or must I > somehow manually map my styles to docbook tags? > > > Or did I miss something in my attempt to convert. > > As far as the pics are concerned I wouldn't mind a placeholder with the > picture caption in the correct place and I will just add pics in word > later. > > Right now this doesn't work for me. > > Thanks, > Aaron > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]