Hi there!

I have a trouble with page header. I nee the next page header:
---------------------------------- -----------
!        Some header text        ! !         !
---------------------------------- ! picture !
                                   !         !
                                   -----------
In the page body I have some set of that constructions:

LONG TABLE CAPTION
----------------------------------------------
!  A large table which are generated durung  !
!  some pages (more than one)                !
----------------------------------------------

In the end PDF document I want to get next view for construction when this one starts from page top:
---------------------------------- -----------
!        Some header text        ! !         !
---------------------------------- ! picture !
LONG TABLE CAPTION                 !         !
                                   -----------
----------------------------------------------
!  A large table which are generated durung  !
!  some pages (more than one)                !
----------------------------------------------

and that view for continue table on the next page(s).
---------------------------------- -----------
!        Some header text        ! !         !
---------------------------------- ! picture !
                                   !         !
                                   -----------
----------------------------------------------
!  A large table which are generated durung  !
!  some pages (more than one)                !
----------------------------------------------

That costruction can start in the any place of page.

Is it possible with FOP 0.93?

I try to do page header height like <Some header text> block height. In this case picture overflows page header, but on the next page table header cover the picture.

<fo:block top="-1.25pc" relative-position="relative"> for construction block is not working. May be do I something wrong?

Regards

Miroslav.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to