https://github.com/nicolasalmerge/playwriter
Simple program to output plays in PDF format from simple PLAY format
https://github.com/nicolasalmerge/playwriter
Last synced: 4 months ago
JSON representation
Simple program to output plays in PDF format from simple PLAY format
- Host: GitHub
- URL: https://github.com/nicolasalmerge/playwriter
- Owner: NicolasAlmerge
- License: agpl-3.0
- Created: 2022-04-17T17:54:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T23:04:10.000Z (over 2 years ago)
- Last Synced: 2025-01-01T07:11:30.492Z (6 months ago)
- Language: Java
- Homepage:
- Size: 326 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlayWriter
Simple program to output plays in PDF format from simple PLAY format.
This program was made using [iText 7 Community](https://itextpdf.com/en/welcome-itext-community) for Java.