Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

![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