Adobe InDesign Adobe InDesign Automation and Data Merge Questions and Answers 1 — Questions and Answers
Question 1: What is the purpose of InDesign's Data Merge feature?
- To automatically populate a template document with variable data from a CSV or text file to create personalized copies (Correct answer)
- To merge two InDesign files into one
- To import Excel charts
- To sync styles between documents
Correct answer: To automatically populate a template document with variable data from a CSV or text file to create personalized copies
Data Merge reads a data source file (CSV/TXT) and replaces placeholder fields in an InDesign template with each record's data to produce personalized output.
Question 2: Which file formats does InDesign's Data Merge accept as a data source?
- Comma-delimited (.csv) or tab-delimited (.txt) plain text files (Correct answer)
- Excel .xlsx files directly
- PDF tables
- XML only
Correct answer: Comma-delimited (.csv) or tab-delimited (.txt) plain text files
Data Merge requires a CSV or tab-delimited TXT file; Excel files must be exported to CSV before use.
Question 3: In a Data Merge template, how are variable field names indicated in the InDesign text frame?
- By enclosing the field name in double angle brackets, e.g., <<FirstName>> (Correct answer)
- By using square brackets, e.g., [FirstName]
- By prefixing with a dollar sign, e.g., $FirstName
- By underlining the field name
Correct answer: By enclosing the field name in double angle brackets, e.g., <<FirstName>>
Data Merge placeholders use the <<FieldName>> syntax matching the column headers from the data source file.
Question 4: What does the 'Find/Change' dialog's GREP tab allow you to do in InDesign?
- Use regular expressions to find and replace text patterns across a document (Correct answer)
- Find missing linked graphics
- Search only within a single text frame
- Replace fonts globally
Correct answer: Use regular expressions to find and replace text patterns across a document
GREP Find/Change uses regular expression syntax to match complex text patterns (like all phone numbers) and replace them in bulk.
Question 5: Which InDesign feature automatically applies a character style whenever a specified GREP pattern is found in a paragraph?
- GREP Styles, set in the Paragraph Style Options dialog (Correct answer)
- Find/Change GREP tab
- Nested Styles
- Object Styles
Correct answer: GREP Styles, set in the Paragraph Style Options dialog
GREP Styles (inside Paragraph Style Options > GREP Style) apply a character style to every match of a regex pattern within paragraphs using that paragraph style.
Question 6: What is a 'Nested Style' in InDesign?
- A character style applied automatically to a defined portion of a paragraph (e.g., the first sentence) within a paragraph style (Correct answer)
- A style inside another style folder
- A style applied to nested frames
- A child master page style
Correct answer: A character style applied automatically to a defined portion of a paragraph (e.g., the first sentence) within a paragraph style
Nested Styles let a paragraph style automatically trigger a character style for a set number of characters, words, sentences, or up to a specific delimiter.
What is the purpose of InDesign's Data Merge feature?