Using the default ‘pattern’, is rendering ‘x of N+1’ - or specifically
it always thinks that is 1 greater than the number of
pages in the document. I’ve rendered 1, 2 and 3 page documents, and it
responds with “1 of 2”, “1 of 3”, “1 of 4”, etc. Using the pattern
string (’ of ’ results in the same output.
Secondly,
the auto-wrapping of tables, runs directly into both the before
mentioned page numbers, and into a header added via add_object(…,
:all_pages).
Is there a way to configure the auto-wrapping of tables to skip a Y? I’m
configuring the other paths, so I do know in advance where wrapping
should start, and begin.