Search found 2 matches

by richapollo
Mon Aug 10, 2015 11:27 pm
Forum: Applications
Topic: Quit InDesign?
Replies: 1
Views: 2033

Quit InDesign?

I have a client that would like to have InDesign quit between processes. He wants to be sure that InDesign is clearing out memory and caches. In our testing it doesn't look like Switch will allow this, even with a script in the Save As. Is this possible, or is Switch engineered to disallow this kind...
by richapollo
Wed Jul 08, 2015 10:47 pm
Forum: Scripting
Topic: isFileFormat syntax
Replies: 1
Views: 1268

isFileFormat syntax

Can someone clue me in on the syntax to use with the isFileFormat method? I'm trying to construct an if...else that only looks at PDFs.

if the file is a PDF {
grab some information about that file
}