Displaying 1 result from an estimated 1 matches for "simple_t".
Did you mean:
simplest
2006 Jan 03
2
Pdf::Writer ; page numbering, and table wrapping
Hey there,
I know this isn''t a pdf::writer list - If there''s a more appropriate
place for me to ask these questions I''d appreciate being set straight.
I''m having a couple of misunderstandings/isssues first with page numbers
and secondly with auto-wrapping of simple_table.
First
pdf.start_page_numbering(pdf.margin_x_middle,
pdf.absolute_bottom_margin, 9, :center, nil, nil)
Using the default ''pattern'', is rendering ''x of N+1'' - or specifically
it always thinks that <TOTALPAGENUM> is 1 greater than the number of
page...