Hi folks,
we are using Version 13 (Service Pack 3) and we got the following problem:
(i could not see where to find the licence installed ?)
In order to print images embedded in the RTF-Control the used reporting-generator(WAIMEA) recommends that images are formatted with textflow setting: "as character" (in our language version "Als Zeichen"). This ist the first (left) option in the dialog opened by ObjectAttrDialog().
It is possible to set this TextFlow-format by using the dialog above but NOT possible to set when the method "ImageInsert" of the RTF-Control is used. In case of this method the TextFlow-Parameter allows only the values 2 and 3, where 2 corresponds to the middle option of the image formatting dialog and 3 corresponds to the right option. The left option does not correspond to any of the allowed parameters?
This means, when our customer inserts an image by using our functionality, which then will be implemented by the method "ImageInsert", the format of the image is not useful for printing. In this case we have to inform the customer, that he is forced to insert each image in two steps:
1. insert image
2. format image.
That is not a comfortable way.
To me its suspicious, why the textflow parameter does not allow the value 1 (exactly, it will be accepted without errors, but does not work as expected). Please give us some clearifications on this issue.
Kind regards,
Robert