jelovirt / com.elovirta.ooxml

DITA to Word plug-in
Apache License 2.0
22 stars 14 forks source link

Is this conversion supports to generate field images? #60

Open rahulraykor opened 6 years ago

rahulraykor commented 6 years ago

While converting from Topic to Word I want images to be used/converted as field images.

rahulraykor commented 6 years ago

I am trying to add support for field images. I am facing few issues there. Can anyone help me out? I am adding field image if "--image.type=Field" is provided by user. The issue I am facing is Word draws vector images for generating field type image. In my XSL for generating filed image I am able to add field image reference but I am not finding any way to create a xml for its vector representation. So my image does not show up initially, only when I open the document and refresh the field then the image is showing.

Below is my xsl conversion code

`

INCLUDEPICTURE "" \* MERGEFORMAT `