Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GDI+ Save as non VFP Standard TIFF file
Message
De
12/06/2006 14:03:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Divers
Thread ID:
01128486
Message ID:
01128489
Vues:
32
>My second try on this topic:
>
>From VFP Help on the ReportListener.OutputPage
>
>The ReportListener class's native ability to provide images of pages as various file types is limited to some default settings for each image type it supports. In the case of TIFFs, ReportListener provides compressed TIFFs for performance. However, you are not limited to the settings provided in the native implementation. You can give the ReportListener a GDI+ graphics handle and, in the OutputPage method, request that it render a page to this device. You can then save the result to an image file with non-default specifications. Visual FoxPro supplies a class library to help you perform this and other GDI+-related tasks. For more information, see GDI Plus API Wrapper Foundation Classes
>

>
>I need a little more info on how to create a TIFF file with different compression ratio and other specific settings. I cannot find any sample anywhere.
>
>I cannot use a third party tool, I need to do this with VFP9 (the help says it can be done) The VFP help is not usefull at all.
>
>
>Please Help!

Why don't you simply follow the advice in help: For more information, see GDI Plus API Wrapper Foundation Classes.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform