Monochrome TIF

I'm exporting a report to the tiff format and then sending it to my fax software.

The ImageExport has a property MonochromeTiff which I have set to true so the fax software can handle the tif file (if it is not monochrome my fax software cannot proceed).

However, if any control in the report has a color property set, it does not appear in the tif file

e.g. a report object such as
<TextObject Name="txtSurname" ... TextFill.Color="Red"/>
will export to a web page or pdf OK but will not appear in the tif.

Is there an easy way of forcing (in code) all controls to be monochrome.

Thanks

D

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.