|
.ICO files |
Top Previous Next |
|
Icons are not supported by Clarion's report engine, so your .ico files won't print in the report. However, we made an effort to provide an alternative; you may specify an extension replacement, and provided that you supplied the corresponding graphics, all your .ico files will be replaced with the new extension at print-time. Therefore, if you have a "print.ico" image on a window or a button, and you specify "GIF" as replacement, the PrintWindow engine will print a "print.gif" image on the report (as long as a print.gif image file exists on the program path). See the global general option Replace .ICO with. |