Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is VFP's Report Writer OOP?
Message
 
 
À
14/06/2004 17:45:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00911113
Message ID:
00913770
Vues:
13
Hi Peter,

I'm glad you were able to try out the TIFF output!

To keep the filesize down for TIFFs, I don't have a simple answer or just a few lines of code, but I can say this:

The ReportListener class actually provides you with the ability to save out the files yourself, using the GDI+ API and the GDI+ image handle that the product uses internally.

Navigating the Windows API isn't a trivial, one-pizza-slice task for a lot of Fox developers <s>. So the baseclass ReportListener also provides you with the ability to save the files out directly. For each image file type that it offers, it just provides some default option settings.

To tune the settings more, you can still save the files out yourself and set these options as you need them to be set.

You won't be on your own for this <s>. Later in the beta, or certainly by release, there will be some additional tools available in the FFC to show you how to do it.

Thanks for asking,

>L<
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform