setting $properties in code
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
NO, you can set a font only to a name which is defined in the INI file [SCREEN] and [PRINTER] section.
The documentation 9.3 reads (I found it seraching for "font=")
The logical font names defined in the initialization file for the current session.
The [PRINTER] and [SCREEN] sections specify the fonts available for printing and display, respectively.
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
oh ok , actually now we are facing below scenario because of migration from 8.4 to 9.4.
In 8.4 ,code was as shown below
==============================
$properties(page.dummy2) = "font=LucidaTiny"
and LucidaTiny was defined in [printer] section of usys.ini as LucidaTiny=Lucida Console,6,regular
and hence while printing report was aligned.
In 9.4 we didnt put LucidaTiny=Lucida Console,6,regular in .ini file and hence report printing is distorted..
We cant change anything on client .usys.ini . Is there any way to fix it on server side as this affected lot of report printing.
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
Add your own INI file to your application (/INI=myinifile.ini)
and specify your fonts there
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
Do you mean i need to update on client ,actually the client is distributed to lot of users and hence on client side i cant update ..
Is that possible on server side?
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
Hi lalit,
the situation is that you modified the U8 usys.ini file, but you have not done it with U9.
So this situation needs to be resolved.
Think it's the best you work that out with a uniface expert,
perhaps your local CPWR contact, "on site".
Author: lalitpct@gmail.com (lalitpct)
How to sent property of font as "Lucida Console,6,regular"
oh ok thanks , will look into it
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.