Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capture a container to image
Message
De
08/12/2008 03:46:50
 
 
À
05/12/2008 16:33:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01365748
Message ID:
01365907
Vues:
13
>I have a form that hase a series of containers (a sort of gantt chart). I need to find a way to print it.
>
>I can't use form capture as there are more containers that fit on the form (or a page) as the user scrolls through them.
>
>My plan is to capture each container to an image, insert them into a table and the run a report against that table.
>
>My issues is finding a way to capture a container & it's contents to am image, any ideas?

Hi Gary

Have look at

www.report-sculptor.com

RS Engine supports replication of native foxpro objects directly to report surface.

After you instantiate RS engine object you can 'send' container directly to VFP9 Preview/Print
simply by calling engine methods like;
.
.RenderControl(oMyContainer)
.
.Output(2,.t.)  &&Send to VFP9 preview
Or, You can use form container as free report bands as shown here
http://weblogs.foxite.com/reportsculptor/archive/2008/10/22/7142.aspx


See form samples from Form# 07 and up.

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform