Title:
Developer needed: Auto-fill Word CV Templates (.docx) from structured text (Arabic RTL + English)
Project Overview:
I have a CV/resume system that generates clean, ATS-friendly text with standard section headings (Personal Info, Objective, Education, Experience, Courses, Skills, Languages) and sometimes extra sections (Projects/Achievements/References).
I need a developer to build a tool/service that injects this content into pre-designed Word templates (.docx) and outputs a polished final Word file ready to deliver.
Key Requirements:
Auto-fill .docx templates using placeholders (Content Controls/Bookmarks/Tags/{{placeholders}}).
Map content into the correct sections.
Hide/remove empty sections automatically (remove heading + its block).
Full Arabic RTL support (direction, alignment, bullets) + English LTR.
Multiple templates support (template library).
Output: final downloadable .docx file + pdf file
Tech Stack Preference:
Node.js/TypeScript (preferred) or Python. Any reliable Word/OpenXML approach is acceptable.
Deliverables:
Clean code + minimal documentation (how to create new templates/placeholders).
API/function: input (text/sections + templateId) → output (.docx).
Handle edge cases: delete entire section, extra dynamic sections, section reordering.
... Show more