Wiki

Clone wiki

PDFBookmarkWizard / Home

Developer Guide

This wiki is intended for developers. If you are a user, go to the overview section to get all the informations you need.

PDF Access

The PDF Clown library is used to access PDF files with Java, a great open source project offering a slick API for this purpose. Read more at pdfclown.org or get the library on SourceForge.

Roadmap

As you might noticed, this site is under construction (just as the Wizard itself) and the downloadable content is currently limited to development snapshots. The versioning is similar to the Linux kernel pattern, but not much happened since version 0.0.4.1. Here are some important changes I planned:

  • Enhanced build process (thinking of Maven) to provide native packages
  • Tests (!)
  • Project-wide refactoring to ensure better code quality
  • Dynamically resizing GUI content
  • ControlsFX for (modal) dialogs
  • Advanced logging framework (maybe Log4j 2)
  • Wizard interface for alternative implementations (e.g. using iText)

I would be grateful for any help or advice, so feel free to get in touch with me to contribute to this project.

Updated