Categories
Page break on page with both one column and two columns in word

Summary
Page break on page with both one column and two columns in word
Content
Hello,
I'm using BI publisher for desktop and I need to make a report where I have a title with some variables and a two columns with a table.
When i publish the report it makes a page break between the section with the title and the two columns.
If I try to delete the page break in the documnet structure the tiltle goes to the column.
Answers
-
Hello - The title you mentioned is this part of the page header ?? and the two columns with a table are part of the body ??
Pl upload a screenshot or your template for better understanding.
0 -
Yes the title is the page header and table is part of the body.
Screenshot:
0 -
You have to move the title to the header section or alternatively you can use the start:body and end body tags as below
TITLE COLUMNS (HEADER)
<?start:body?>
TABLE WITH COLUMNS
<?end body?>
FOOTER IF ANY
--YG
0 -
Hi, can you put your title in the word header section only. This would print title and parameters on every page and not only the first page.
Rectangle with 2 columns could be your body and word will manage it.
Remove any unecessay page break.
0 -
I have tried:
- <?start:body?> <?end body?> - doesn't work for the table area or the title area
- set the title as header, although I don't wont to print the title on every page
- removed any unecessary page break. This sets the whole template in two columns
Maybe I'm doing some of those things wrong.
If someone has time here is my template: https://www.dropbox.com/s/wzj1b243vj2rjdm/Dupl_rooms.rtf?dl=0 .
Thank you!
0 -
can u send the data file(.xml) and any mockup of the exact output you are looking for.
0