Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I've found Pages simply great and very useful on making documents for idendity scopes, very lighter and faster than InDesign for medium-small documents.

The only thing I missing inside it are the text variables. Well, this is the name used in InDesign, I'm talking about the creation of text pieces, inserted inside the text areas, this is very useful, if you need redundant informations, like client name and project name.

Does it exist in Pages?

share|improve this question

2 Answers

up vote 1 down vote accepted

I'm afraid not, which is a shame.

I think your best bet would be to use a program like TextExpander ($35, trial available).

You can use that to define 'variables' (called 'snippets' by TE, which means something entirely different in InDesign...) like this:
You type c1 and it automatically changes to Name Of Client 1 (you'd fill in the actual name).

You can also automatically fetch things like date last modified by setting up a 'snippet' that runs a shell script or AppleScript.
Such a snippet could work like this: You type doc1mod and it would run a script you write (I can help you with that part if you want) that will find the date last modified for a document and replace doc1mod with that date.

This isn't as powerful or convenient as InDesign text variables, but the end result should come close. TextExpander isn't cheap, but I've found it worth the investment.

share|improve this answer

No - mail merge is the closest thing to a variable, and it wants to pull from Address Book or a numbers spreadsheet and generate multiple versions of one master document. Much different than reusing text from elsewhere within the same document.

Most heavy Pages users I know get Text Expander or plan old find/replace to speed up repetitive common text in a document.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.