Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T12:53:33.000Z (over 3 years ago)
- Last Synced: 2024-11-16T17:21:18.438Z (3 months ago)
- Topics: bellsoft-liberica, eclipse, emf, javafx, pdf, pdfbox, xcore, xml
- Language: Java
- Homepage:
- Size: 9.33 MB
- Stars: 3
- Watchers: 2
- 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 pdfsFuture 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![Application](https://github.com/chqu1012/PDFEditorFX/blob/main/PdfEditorFX/resources/01_pdfeditor.PNG)
## Version
## ChangeLog
## Minimum Requirements
## Third Party APIs
* Eclipse Modelling Framework
* Eclipse Xcore
* Eclipse PDE
* JMetro
* MonacoFX
* Apache Pdfbox