2007.04.27 12:27 "[Tiff] libtiff in VBScripts", by B1FF NEWBIE

2007.04.27 19:51 "Re: [Tiff] libtiff doesn't Work witth VBScripts - any other ideas ?", by Toby Thain

On 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

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
tiff@lists.maptools.org > Reply-To:
tiff@lists.maptools.org > To:
Tiff Digest, Vol 35, Issue 13 > Subject:
Fri, 27 Apr 2007 12:03:09 -0400 > Date:
>
Tiff mailing list submissions to > Send
> tiff@lists.maptools.org
>
subscribe or unsubscribe via the World Wide Web, visit > To

> or, via email, send a message with subject or body 'help' to
> tiff-request@lists.maptools.org
>
can reach the person managing the list at > You
> 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

> Message-ID: <BAY132-F500E263A866FCC9CCCEFBB94F0@phx.gbl> > Content-Type: text/plain; charset=iso-8859-1; format=flowed

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

> ------------------------------

>> Tiff mailing list

> End of Tiff Digest, Vol 35, Issue 13 > ************************************

> _______________________________________________
> Tiff mailing list: Tiff@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tiff
> http://www.remotesensing.org/libtiff/