AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 1997

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

1997.01.04 23:03 "Rendering Excel, Word, and other files as TIFF", by Frank Kim
1997.01.06 03:34 "Re: Rendering Excel, Word, and other files as TIFF", by Richard J Fateman
1997.01.29 20:45 "Re: Rendering Excel, Word, and other files as TIFF", by Helge Blischke
1997.01.30 01:29 "Re: Rendering Excel, Word, and other files as TIFF", by John Lussmyer

1997.01.29 20:45 "Re: Rendering Excel, Word, and other files as TIFF", by Helge Blischke

Frank Kim wrote:
> 
> Hi,
>     Does anyone know of a good way to programmatically render Excel,
> Word, and other files from commercial products as TIFF so they can be
> faxed?
> 
> Thanks,
> Frank Kim

Producd PostScript files from your apps (e. g. by printing PostScript
into a file, feed these PostScript files through Ghostscript and select
faxg3 (or what your fax equipment needs)
as output device. 
If you have a fax equipment in your box, you may pipe the
ghostscript output directly to your fax app.
Hope this hint will help you.

H. Blischke