itext7 - iText 7 - Dynamic Header -


i'm using itext 7 create pdf document, rather complex header.

this header show complex table on first page , different table on remaining pages. table contain different information passed in , contain page number , total number of pages.

i know how create header table. know how create page x of y.

i not know how create different headers (different tables different height) change on logic when using itext 7:

if page 1 use table a, if page > 1 use table b.

is there way solve itext 7? appreciated.

btw: in itext 5 solved , have no problem doing this, want use latest version of itext (7).


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -