Challenge Overview
1. Context:
PROJECT CONTEXT
We have created a library to generate the word document from dynamic data and convert the word document into PDF file. We have run into a problem that the dynamically generated table in the word document has missing rows in the converted PDF.
2. Expected Outcome:
-
The word document should be converted into PDF correctly
3. Challenge Details
INDIVIDUAL REQUIREMENTS
The library we created is attached in the forum, you should research and fix the issue to ensure the word document with dynamic table is converted to PDF correctly.
TECHNOLOGY STACK
- Java
- Apache POI
���
Final Deliverables
-
Source Code
-
Deployment and Verification