J
joe925c
Basic document looks like this:
(horizontal line) to separate records
Phone: {field 1} Name: {field 4} Birthday: {field 6}
Work: {field 3}
School: {field 9}
Sport: {field 10}
Notes: {field 12}
The three lines after the horizontal line are three columns while "Note" is
one column. The output prints the horizontal line and three column data
perfectly; however, the merge is generating a page break before the "Note"
line. I have identified the basic document as a "Directory" merge but see
nothing in the document indicating this. The output first page shows the line
and column data. The second output page begins with the first record's Note
then the second record's line and column data and so on.
(1) Why is the page break being generated between the column and note data
and even more, why is there any page break being generated for a directory
merge?
(2) How can I block protect each record output so it does not cross physical
page boundaries? The number of lines required for each record output will
vary.
(3) After all the records have been merged in the output document I want to
have some additional data in that document. I do not see any codes available
to put in the basic document to delineate the merge set of data. For example,
get next record and start at the top of line label "x" in the basic document.
(horizontal line) to separate records
Phone: {field 1} Name: {field 4} Birthday: {field 6}
Work: {field 3}
School: {field 9}
Sport: {field 10}
Notes: {field 12}
The three lines after the horizontal line are three columns while "Note" is
one column. The output prints the horizontal line and three column data
perfectly; however, the merge is generating a page break before the "Note"
line. I have identified the basic document as a "Directory" merge but see
nothing in the document indicating this. The output first page shows the line
and column data. The second output page begins with the first record's Note
then the second record's line and column data and so on.
(1) Why is the page break being generated between the column and note data
and even more, why is there any page break being generated for a directory
merge?
(2) How can I block protect each record output so it does not cross physical
page boundaries? The number of lines required for each record output will
vary.
(3) After all the records have been merged in the output document I want to
have some additional data in that document. I do not see any codes available
to put in the basic document to delineate the merge set of data. For example,
get next record and start at the top of line label "x" in the basic document.