| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread1998.07.30 07:00 "Re: Appending images", by <tim@sierra.auriga.ru>>Date: Wed, 29 Jul 1998 16:00:18 +0000
>From: bruno Ledoux <bruno_ledoux@binuscan.com>
>I would like to append images to an existing TIFF file , I tried to open
>the file in append mode with :
> tif = TIFFOpen("myfile.tif","a");
>but it fails because the Windows CreateFile function returns an error as
>the file already exists !!!
>
>Has anyone got any idea ?
>
>PS: I'm using tifflib v3.4 beta under Windows95.
You can try to build libtiff using tif_unix.c instead of tif_win32.c
under either NT or 95 - I'v posted the patch some ago.
Let me know if you need details.
Bye
Tim
|
|||||||