I'm experiencing problems with pictures
All pictures recognized as imbedded files are extracted from RTF-file in process of conversion and stored in external files of
an appropriate format. While processing an XSL FO, some errors on some pictures can occur .
In most cases, the reason for
this is that some rendering tools do not support WMF format. In this case, the RTF TO XML plug-in
interface allows to introduce "third-party" products to convert of images from one format to another "on the fly" .
You need to install a batch conversion tool (for example, the ImageMagick) and edit a plug-in configuration file
(see user's guide for more detail). Without plug-ins, you have to convert WMF pictures to JPEG or PNG manually and then
change picture filenames in XSL FO to converted ones.
Go to FAQ contents.