This page (revision-5) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 26-Nov-2021 10:22 2 KB JMyers to previous
4 26-Nov-2021 10:22 3 KB JMyers to previous | to last
3 26-Nov-2021 10:22 3 KB JMyers to previous | to last
2 26-Nov-2021 10:22 3 KB JMyers to previous | to last
1 26-Nov-2021 10:22 2 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed one line
The purpose of this white paper is to give instructions to put the required fonts (Arial Family) on Linux and configure the Windward environment to get the proper formatted report output.
This setup allows you to put the required fonts (Arial Family) on Linux and configure the Windward environment to get the proper formatted report output.
At line 7 changed one line
Since all the reports that High Line has created make use of some version of Arial font, this typeface needs to be purchased. Microsoft has designated Ascender Fonts [http://www.ascenderfonts.com ] to be an authorized distributor of this font. The Arial font set includes Arial Bold, Arial Italic and Arial Bold Italic as well.
Since all the reports that have been created make use of some version of Arial font, this typeface needs to be purchased. Microsoft has designated Ascender Fonts [http://www.ascenderfonts.com ] to be an authorized distributor of this font. The Arial font set includes Arial Bold, Arial Italic and Arial Bold Italic as well.
At line 12 changed 3 lines
#*The following command is entered at a shell prompt, in the directory the WindwardReports.jar file is located, to test the availability of the new font:
java -classpath "WindwardReports.jar" net.windward.tools.ShowFonts
#*The output is a list of fonts that Windward will be able to make use of. If the Arial font is not in the list, it will be substituted in the PDF output with an equivalent font [most likely Helvetica].
#*The following command is entered at a shell prompt, in the directory the WindwardReports.jar file is located, to test the availability of the new font:\\java -classpath "WindwardReports.jar" net.windward.tools.ShowFonts
#*The output is a list of fonts that Windward will be able to make use of. If the Arial font is not in the list, it will be substituted in the PDF output with an equivalent font (most likely Helvetica).
At line 18 changed one line
Once the font has been installed and verified that it's available, the Windward properties must be set correctly. This is done within the WindwardReports.properties files, located in the 'home' instance directory of the application server [$JAVA_HOME/j2ee/home]
Once the font has been installed and verified that it's available, the Windward properties must be set correctly. This is done within the WindwardReports.properties files, located in the 'home' instance directory of the application server ($JAVA_HOME/j2ee/home).