Hi,
I shall create something like the following:
One header -> it is solved by set the primary header: Section.Headers.Primary
After the header, I need a table with two separated column which are not connect to each other.
This is required because in the first column, there are only two rows, which should be on each page. (Maybe the row.HeadingFormat = true solves it)
The second column shall contains several line of text, it may happen that requires more than one page, not fit on only one.
The requirement is something like the attached picture.
Title, country name and country flag should be in each page, on the right side, the content could be longer than one A4 page size, so page break option is requirement.
Attachment:
File comment: expected_pdf
Képernyőkép 2024-04-23 115946.png [ 155.84 KiB | Viewed 37124 times ]
I tried out several approaches, workarounds but none of them worked as expected.
Could you suggest any approach about how could I reach my aim?
Thank you in advance!