Hi, 2010/5/31 Andreas Lehmkühler <[email protected]>: > I was wondering if the example PDFToTextTask [1] is still needed. > It is the only part of PDFBox which depends on ant. It is a simple > wrapper, which enables a PDF2Text conversion as task within ant. > If we think about minimizing dependencies, IMO this is one we can > remove without any substantial loss.
How about, instead of removing the functionality, we move it into a separate pdfbox-ant component that depends on the main pdfbox jar? We could/should do the same also for the Lucene integration stuff. BR, Jukka Zitting
