Open rahulraykor opened 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
`
While converting from Topic to Word I want images to be used/converted as field images.