Alan Thomas schrieb:
Andreas,Thank you for your reply, and please forgive my impatience.
Done :-))
Where could I find what formats PDFBox currently supports? If it's in
the code, that's fine. Please just point me to the right class.
Just follow the stacktrace. The package org.apache.pdfbox.filter
contains all supported filters. They are managed by the class
FilterManager in the same package.
Andreas Lehmkühler
