I'm trying to put on a report a character from the winding font.
The report does not display it, event thogh in access 97 or xp the charecter is displayed.
Does anybody know what can I do???
help!!!
Thanks,
Shuly.
Printable View
I'm trying to put on a report a character from the winding font.
The report does not display it, event thogh in access 97 or xp the charecter is displayed.
Does anybody know what can I do???
help!!!
Thanks,
Shuly.
If you used the font on the PC used for the app development then there could be a problem with the Windows registry of this PC because this font, if you used it at development time, MUST be installed and registered, and you should be able to see it in whatever control you used to display the result in the report.
If you are using your app in another PC, not the one used for development of your app, then the font is not installed on this PC. You should be able to see what you expect as long as you have the font installed on the PC that uses your app. If this is your case then you MUST include the font in your setup or deployment package. When preparing your setup specify that this font MUST be installed in the Windows' font folder. If you do this then you should not have any problems getting what you expect to see.
;)
The font is installed.
When I export the report to word I can see the
Winding font, also on access 97 and XP I can see the font, Only on Access 2000 I can't see it.
Thanks,
Shuly.