Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugin word generator #62

Merged
merged 7 commits into from
Jan 4, 2025
Merged

Add plugin word generator #62

merged 7 commits into from
Jan 4, 2025

Conversation

dat-devuap
Copy link
Collaborator

@dat-devuap dat-devuap commented Jan 1, 2025

Description:
A plugin server helps to generate docx file based on these features:

  • Multiple sections with hierarchical numbering format
  • Adding header, footer, and page number
  • Adding table
  • Adding list with bullet points
  • Adding table of content
  • Adding page break
  • Ability to customize basic document attributes
    • Flexible page margins with presets like Normal, Narrow, and Wide.
    • Customizable line heights (Single, 1.15, 1.25, 1.5, Double).
    • Customizable font size
    • Customizable font family

Demo Links:

API Spec Preview Image
image

@dat-devuap dat-devuap merged commit 60cc613 into main Jan 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant