jung-kurt / gofpdf

A PDF document generator with high level support for text, drawing and images
http://godoc.org/github.com/jung-kurt/gofpdf
MIT License
4.31k stars 777 forks source link

Question: Is there a way to add a page with no footer or header? Or is there a way to check if I'm on the last page? #243

Closed lkoller closed 5 years ago

jung-kurt commented 5 years ago

You can use the PageCount() method.

jung-kurt commented 5 years ago

Please reopen if this issue has not been resolved.