Hello!
I have a document that has large table data. I want to insert few images to each page.
When I use DocumentPageSplitter API, it’s split my table by page and this is wrong.
Also i can’t insert images in a footer or header of the document, because images must be independed on each page.
How can I solve this problem?