In this guide you will learn how to build a PDF editor in JAVA. The idea has come to me when I helped my granddad to submit the declaration to the tax agency, and instead of annually fill the form ...
To compile : javac --module-path path-to/JAVAFX/javafx-sdk-22/lib --add-modules javafx.controls,javafx.fxml,javafx.graphics,javafx.base Main.java Note.java Job.java ...