I can get the metadata on pdf files output as .txt. The last line (and it's always the last line) in the file is "NumberOfPages: 20". And, at the moment, the quantity of pages is the only data I'm concerned with. Is it easier to "pluck" this number/value from this text file? Or should I write the VBA to count the number files (pages), which I'll need to pass back to this tool from PDF Labs?
TIA,
AvgJoe