Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing
Message
De
26/04/2002 02:45:03
 
 
À
25/04/2002 23:00:16
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Divers
Thread ID:
00649456
Message ID:
00649485
Vues:
9
You can choice between three ways:
1. If you want to print form exactly as she looks at the screen (with same resolution), use PrintForm method of Form object.
2. If you want to print some data without form (typically loaded from database), add report to project, design it to look as you like and populate them with the same data.
3. If application isn't uses database or every print will look different, you can dynamically print text on printer using Printer object and Printers collection.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform