Page 1 of 1

Save Multipage TIFF

Posted: Fri Sep 22, 2006 8:59 am
by nknasser
Hi,
Thank you for this great software GFLAx
I'm using it for the last 2 weeks now but I'm having defeculties with multipage TIFF images, I know how to load each page and show it using ASP and vbscript, but I can't figure out how to save it back to the hard disk as multipage TIF format. is there a function or technique to do it!?

Will you help me please

Posted: Wed Sep 27, 2006 4:48 pm
by Alucard
I don't know how asp works but using C you should use

gflFileCreate, gflFileAddPicture and gflFileClose.

Hope this helps anyway.