That would have been my solution as well. Not everyone has access to
when I can. We'll look into the problem for a future release.
On Jul 21, 7:52 am, Bjorn Lamers <
bjorn.lam...@gmail.com> wrote:
> I tried to modify some code in
> Page_Frame_Decorator::check_forced_page_break, and some other files to get
> access to the canvas etc, to handle page-break-before-values left and right
> properly. The parses translates left and right to always.
> But i couldn't get it to work properly, sometimes it missed a page.
>
> I fixed my problemen by using PDFTK and merge several document together.
> That worked for me because it were separate documents each containing their
> own page numbering. So I didn't had to find out how to reset DOMPDF's page
> numbering.
>