https://github.com/chqu1012/pdfeditorfx
A small javafx pdf editor
https://github.com/chqu1012/pdfeditorfx
bellsoft-liberica eclipse emf javafx pdf pdfbox xcore xml
Last synced: about 2 months ago
JSON representation
A small javafx pdf editor
- Host: GitHub
- URL: https://github.com/chqu1012/pdfeditorfx
- Owner: chqu1012
- Created: 2021-08-31T07:59:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T12:53:33.000Z (over 4 years ago)
- Last Synced: 2025-03-16T21:48:20.958Z (about 1 year ago)
- Topics: bellsoft-liberica, eclipse, emf, javafx, pdf, pdfbox, xcore, xml
- Language: Java
- Homepage:
- Size: 9.33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDFEditorFX
A small javafx pdf editor supports
- [x] Pdf Search
- [x] Pdf to text
- [x] Navigate pdf via Outline
- [x] Display last open pdfs
Future plan:
- [ ] Create bookmarks
- [ ] Export to documents
- [ ] Export to html
- [ ] Export to image
- [ ] Render latex files
- [ ] Render restructured files
- [ ] Render markdown files
- [ ] Presentation mode
- [ ] Drawing shapes in pdf
- [ ] Highlighting pdfs
- [ ] Comments in pdfs

## Version
## ChangeLog
## Minimum Requirements
## Third Party APIs
* Eclipse Modelling Framework
* Eclipse Xcore
* Eclipse PDE
* JMetro
* MonacoFX
* Apache Pdfbox