コミュニティ

Recognising columns across subsequent pages

I have a document that has headers on the 1st page, and no headers in subsequent pages. I am using a table element, within which static text elements are used to recognize the columns within the table. Some of the documents do not have headers on all the pages, hence subsequent pages after page 1 are not getting recognized.

Is there any other way to recognize the same, probably using a different layout or redefining the table elements? Any help would be greatly appreciated.

Thanks.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Slowdima
    Hello,

    Actually table may be captured correctly even in case if header is printed on first page only. Checkbox "header is on each page" should be disabled. This approach will work if carried-over part of table is printed on all the page, without some other text above.

    For general case the simplest way is putting table into repeating group in page mode ( 1 to 1 repetition per page ). Header and footer also should be created within each instance. If on certain page there is no static text for column title, then you can create a Region element and "draw" its location to cover desired area. Then this region can be assigned as column header. In table block just enable checkbox "has repeating instances" and assign all instances of table element as block source.
    0

サインインしてコメントを残してください。