Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help, need to print a container’s content!
Message
De
26/10/1998 11:02:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00150372
Message ID:
00150510
Vues:
17
Mike ----

If I'm understanding this correclty, then you're best served by looking for some sort of ActiveX control that can grab screen displays and store/print them sorta like a controlled printscreen. I know they're out there: Look at www.activex.com.


>The class name is "Container". It's the standard VFP5 control. I use AddObject() to add shapes, label, and etc to it, such as:
>
>thisform.container1.AddObject('Line1','line')
>with thisform.container1.Line1
> .Visible = .t.
> .Top = 48
> .Left = 16
> .Height = 0
> .Width =560
>endwith
>
>I'm looking for a simple routine to print the container page "AS IS".
>Thanks for your reply.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform