Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 364 Bytes

File metadata and controls

11 lines (10 loc) · 364 Bytes

Next Steps

  • Replace jpedal.jar by Maven dependencies
  • Provide model classes to cover Xml code
    • Configuration Model
    • Form Model
  • Separate UI from generating PDF
    • Support generating PDF directly from Xml (without opening UI)
  • Multi Language Support for PDF generation
  • MVC (use model, ui and controlling)
  • Implement different UI (e.g. Eclipse)