boazsegev / combine_pdf

A Pure ruby library to merge PDF files, number pages and maybe more...
MIT License
735 stars 157 forks source link

Format page numbers? #85

Closed aussiDavid closed 8 years ago

aussiDavid commented 8 years ago

Is there a way to format the appearance of page numbers?

boazsegev commented 8 years ago

Yes.

See the documentation for both the PDF#number_pages method and the Page_Methods#textbox method for more details.