count pages in PDF on OS 10.4
count pages in PDF on OS 10.4
- Subject: count pages in PDF on OS 10.4
- From: Håvard Graudo <email@hidden>
- Date: Wed, 7 Jan 2009 09:26:12 +0100
What is the fast and simple way to find the number of pages in PDF
files on OS 10.4?
On 10.5 I use this:
set PDFfilPosix to POSIX path of (choose file of type "com.adobe.pdf")
set antSider to last word of (do shell script "mdls -name
kMDItemNumberOfPages " & quoted form of PDFfilPosix)
Håvard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden