-
1. Re: Cannot remove blank line in Data Merge
Salah Fadlabi Mar 7, 2014 12:59 PM (in response to CoGordo)It may be there's a white space in some blank field the data source?
Where's the screen shots?
-
2. Re: Cannot remove blank line in Data Merge
P Spier Mar 7, 2014 1:07 PM (in response to CoGordo)no screen shots...
And I no longer use the remove blank lines feature myself, finding Uwe Laubender's script much more powerful. See post 58 on page 2 of this thread: Adobe Community: Multiple record data merge into paragraph styles-applies the wrong style
-
-
4. Re: Cannot remove blank line in Data Merge
CoGordo Mar 7, 2014 1:42 PM (in response to Salah Fadlabi)It is coming from a csv file made by the custmore. They look blank. Is there a way to check?
-
5. Re: Cannot remove blank line in Data Merge
Salah Fadlabi Mar 7, 2014 1:48 PM (in response to CoGordo)Are you try Peter suggestion
Also try this find/change grep:
Find what:
(?<=\r)\s*\r
Change to: keep blank
-
6. Re: Cannot remove blank line in Data Merge
P Spier Mar 7, 2014 2:07 PM (in response to CoGordo)And it's not possible to tell if you have some whitespace inthe merge template unless you show us non-printing characters. It's more likely in the template than in the .csv.
-
7. Re: Cannot remove blank line in Data Merge
P Spier Mar 7, 2014 2:10 PM (in response to CoGordo)CoGordo wrote:
It is coming from a csv file made by the custmore. They look blank. Is there a way to check?
You should be able to get a good idea by looking at the spreadsheet visually. Do you see that in cases where there is data in that column the data next to it is truncated, but where there is not the data runs over, as if the cells are merged? Look for truncated text with an empty cell next to it.







