| 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 |
Thread2007.04.27 19:51 "Re: libtiff doesn't Work witth VBScripts - any other ideas ?", by Toby ThainOn 27-Apr-07, at 4:19 PM, Donald, Adam wrote: > If you have the tiffinfo binary from the libtiff library, you could > parse > its stdout when running it against each tiff and count the > occurrences of > "TIFF Directory at offset" - just a guess. Yes, just pipe to grep -c. ... D'oh! --T > > -----Original Message----- > From: tiff-bounces@lists.maptools.org > [mailto:tiff-bounces@lists.maptools.org] On Behalf Of B1FF NEWBIE > Sent: Friday, April 27, 2007 12:51 PM > To: tiff@lists.maptools.org > Subject: [Tiff] libtiff doesn't Work witth VBScripts - any other > ideas? > > Well, VBScript and libtiff won't work togehter. > > Has anybody an idea how to count the pages within a multipage TIFF? > > >> From: tiff-request@lists.maptools.org >> Reply-To: tiff@lists.maptools.org >> To: tiff@lists.maptools.org >> Subject: Tiff Digest, Vol 35, Issue 13 >> Date: Fri, 27 Apr 2007 12:03:09 -0400 >> >> Send Tiff mailing list submissions to >> tiff@lists.maptools.org >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://lists.maptools.org/mailman/listinfo/tiff >> or, via email, send a message with subject or body 'help' to >> tiff-request@lists.maptools.org >> >> You can reach the person managing the list at >> tiff-owner@lists.maptools.org >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of Tiff digest..." >> >> >> Today's Topics: >> >> 1. libtiff in VBScripts (B1FF NEWBIE) >> >> >> --------------------------------------------------------------------- >> - >> >> Message: 1 >> Date: Fri, 27 Apr 2007 12:27:50 +0000 >> From: "B1FF NEWBIE" <laxqiun@hotmail.com> >> Subject: [Tiff] libtiff in VBScripts >> To: tiff@lists.maptools.org >> Message-ID: <BAY132-F500E263A866FCC9CCCEFBB94F0@phx.gbl> >> Content-Type: text/plain; charset=iso-8859-1; format=flowed >> >> Hi folks, >> >> I'm interessted in useing libtiff in my VBScripts but I have no >> idea how I >> include libtiff.dll functions. >> >> I've installed the win32 port but I can't find examples. >> >> normally I do it like this: >> >> Set FSO = CreateObject("Wscript.FileSystemObject") >> >> But I have no idea what name I have to use to to create an object >> from >> libtiff. >> >> any ideas? >> >> thanks and regards, Norman >> >> _________________________________________________________________ >> Charla con tus amigos en línea mediante MSN Messenger: >> http://messenger.latam.msn.com/ >> >> >> >> ------------------------------ >> >> _______________________________________________ >> Tiff mailing list >> Tiff@lists.maptools.org >> http://lists.maptools.org/mailman/listinfo/tiff >> >> End of Tiff Digest, Vol 35, Issue 13 >> ************************************ > > _________________________________________________________________ > Charla con tus amigos en línea mediante MSN Messenger: > http://messenger.latam.msn.com/ > > _______________________________________________ > Tiff mailing list: Tiff@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/tiff > http://www.remotesensing.org/libtiff/ > > _______________________________________________ > Tiff mailing list: Tiff@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/tiff > http://www.remotesensing.org/libtiff/ |
|||||||