igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
GNU General Public License v3.0
159 stars 10 forks source link

fix: table parser and page_header&page_footer #90

Closed takahiro6730 closed 2 months ago

takahiro6730 commented 2 months ago
  1. fixed table parse
  2. add page_header and page_footer processing.