Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I print with huge fonts?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01589794
Message ID:
01589844
Vues:
59
I would try to accomplish this via simple GDI+ routine:

- create Font instance with required font size
- create Bitmap instance of required dimensions
- write a text on the Bitmap
- save the Bitmap to image file
- print the file
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform