Top Navigational Bar

Compiling A List Of Fonts Available - Printed
DocumentID: 638477
Revision Date: 29-Feb-96 3:04:57 PM

The information in this document applies to:
WordPerfect® 5.1 for DOS

Problem

Solutions: A customer wanted to generate a list of the fonts that he has available. For example, "This is XXX font", printed in that font. The customer was also confused about what fonts he really had available from the fonts that he has chosen. This customer thought he could choose any of the fonts listed on the Select Printer, Edit, Fonts/Cartridges screen and the fonts would work. The following macro will generate a list of their fonts, and will generate 8, 12 and 24 point size output if the font is scalable.

{Font}4{ASSIGN}number~{SYSTEM}list~~
{Home}{Home}{Up}
{FOR}count~1~{VARIABLE}number~~1~
{ASSIGN}font~{SYSTEM}entry~~1
{IF}{STATE}&2048~8{Enter}
This is {VARIABLE}font~ (8 point){Enter}
{Font}4{Enter}12{Enter}This is {VARIABLE}font~ (12 point){Enter}
{Font}4{Enter}24{Enter}This is {VARIABLE}font~ (24 point){Enter}
{ELSE}This is {VARIABLE}font~{Enter}{END IF}
{Font}4{Down}
{END FOR}
{Exit}

*This information is given as a troubleshooting option.

Answer:

Details:


Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER.