Skip to Content
Menu
This question has been flagged
1 Reply
2274 Views

I am trying to extend the sale order report in such a way that I add another page to the pdf where I can put a bit of text and an image on the second page

This is my code (As you can see, I have added class = 'page' so that it is on its own page

However, this is what it looks like:

As you can see the text that should also be on the second page somehow appears on the first page?



Avatar
Discard
Author Best Answer

It seems that a div with class="page" is not enough.
To anyone wondering, you will need a structure like this to add another page:


Avatar
Discard
Related Posts Replies Views Activity
2
Aug 25
3141
1
Apr 25
4537
2
Dec 24
9203
0
Oct 24
967
2
Sep 24
1998