PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → iPreview
iPreview
Iniciado por guest, 25,ago. 2015 06:58 - 2 respuestas
Publicado el 25,agosto 2015 - 06:58
Hi all,

Anyone know if it is possible to change the default font which is used when annotating report previews with text boxes?

Is seems the 'custom 'print preview is just a modifiable skin for a black box, and so I can't see how to set the default font / size / colour which appears in the RTF control which is shown when annotating a print preview.

Rgds
Paul
Publicado el 25,agosto 2015 - 09:39
Hi

Well is is a black box but you can manipulate quite a view things. A quick look at the ipreview fuction and a relative search gave me this

http://help.windev.com/en-US/…

Maybe Icreatefont() ?

Start your search with the ipreview().

Regards
Allard
Publicado el 25,agosto 2015 - 10:41
Hi Allard

Thanks for taking the time have a look for me.

I found that same help when I had a long look through the online help WRT iPreview. I did this before posting here on the forum. I can't see how I can force that font to be the default font for annotation text - do you have any suggestion for the appropriate code?

Rgds
Paul