Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report to Tiff - wrong format
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Report to Tiff - wrong format
Divers
Thread ID:
01128295
Message ID:
01128295
Vues:
102
Hi

I am saving a report using the ReportListener to a TIFF output, unfortunatly it does not save it in a format suitable for the FAXCOMEX.FaxDocument document object.

The fax service will accept a TIFF file for transmission if it has the following properties:

From MSDN, the format for a TIFF file should be:

Compression is either 1 (no compression) or 4 (CCITT Group 4 fax encoding)
Image width is 1728 pixels
X-Resolution <= 204 dots per inch (dpi) and Y-Resolution <= 200 dpi
All the pages have the same Y-resolution


Anyone know how to create this specific format, i can see we can use GDI+ to create any file... Any samples available somewhere?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform