Commit dfe0f6f
committed
feat: Add remaining API methods and simplify shape example
- Add document metadata APIs:
- set_document_title()
- get_document_statistics()
- update_document_statistics()
- Add page layout APIs:
- set_custom_page_size_mm()
- set_page_margins_inches()
- Export DocumentStatistics type
- Simplify shape_document.rs example (full shape API planned for v0.4.0)
- Fix text_box_document.rs metadata chaining
- Fix page_layout_test.rs Option unwrapping
Library compiles successfully. Some tests still need adjustments.1 parent e487097 commit dfe0f6f
File tree
5 files changed
+60
-385
lines changed- examples
- src/writer
- tests
5 files changed
+60
-385
lines changed
0 commit comments