#33886

Hello PD4ML,

I checked and the reason it doesn’t work with us, is due to our use of html/header/body tags in the header.
If I remove those it is shown on the correct pages. I will check if this got any consequences in our resulting pdf.

Html1 = “<html><body>

Header for only the First page

</body></html>”;
Html2 = “<html><body>

Header for all pages, except the first

</body></html>”;

PS: I made 3 topics Yesterday and this is the only one I can find. My other topics where in licenses that the link to de site license isn’t correct, and then in technical that the resourceprovider isn’t working with the old API.
Do I have to recreate those or are they somewhere else ?