I am trying to do a data merge to create a document in a format almost like a directory. I have alot of data to import and to physically type it out will take forever. For example, the placeholders I am using look like this:
(All on 1 page)
<<publication>>
<<number of issues>>
<<publisher>>
<<price>>
<publication>>
<<number of issues>>
<<publisher>>
<price>>
<publication>>
<<number of issues>>
<<publisher>>
<price>>
I want the data to merge to look like this once the placeholders are filled with the info from my txt file:
(All on 1 page)
journal
4 per year
Norman Publishers
$45
book
5 per year
Wild Publishers
$56
manuscript
6 per year
French Publishers
$34
and I want it to continue this way throughout the document....
I am trying to do this by choosing multiple record layout while merging the data, but InDesign continues to place each field on a separate page so it looks like this:
(Page 1)
journal
4 per year
Norman Publishers
$45
journal
4 per year
Norman Publishers
$45
journal
4 per year
Norman Publishers
$45
(Page 2)
book
5 per year
Wild Publishers
$56
book
5 per year
Wild Publishers
$56
book
5 per year
Wild Publishers
$56
(Page 3)
manuscript
6 per year
French Publishers
$34
manuscript
6 per year
French Publishers
$34
manuscript
6 per year
French Publishers
$34
I have followed the directions in the InDesign help under Data Merge Layout Options, but it continues to format the data as if I were making letters or flyers but I want to format it to look like labels or a directory.
The spreadsheet I converted to a txt file was formatted like this:
publication number of issues publisher price
journal 5 per year Norman Publishers $45
book 4 per year Wild Publishers $56
manuscript 6 per year French Publishers $34
Is there a step I am missing? as far as I know I have followed all the directions correctly. I am sorry this posting is so long, but I wanted to make sure I didn't miss anything. I hope someone can help me, thank you!
You can adjust some of the settings to get the result you're after.
Bob
k
k
What you might find useful is to put the graphics in afterwards. Assuming the graphics can be multiplied up to fit, the merge document will contain as many copies of the graphics as you have labels, so it can get quite bulky and time consuming.
But if you do the merge without graphics, and then put the graphics on the master pages in the merged documents you can save processing time.
k
Thank you so much for your help, this was driving me nuts!