| 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 |
2005.02.15 01:11 "Write multi-page tiff file ?", by <dqduc@vn.wide-link.com>Did anyone have a sample about writing multipage tiff file ? For example: // Page 1 TIFFOpen (...) Write a page .. TIFFClose (...) // Page 2 TIFFOpen (...) Write a page .. TIFFClose (...) ... My program need to re-open the tiff file when writing a new page. I'm trying to open it using "a" mode at the second time (writing page 2) but it failed ??? Thanks |
|||||||