igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
Apache License 2.0
285 stars 15 forks source link

PageHeader and PageFooter for text module in generate function #7

Closed evgenyigumnov closed 6 months ago

evgenyigumnov commented 6 months ago
  1. Inplementation of "PageHeader and PageFooter for text module in generate function"
  2. Units test requered for this new feature
evgenyigumnov commented 6 months ago

https://github.com/igumnoff/shiva/pull/11