I submitted a patch with Jira PDFBOX-959 which fixed this problem if you are only doing text extraction.
Kevin -----Original Message----- From: Jérôme Wacongne [mailto:[email protected]] Sent: Friday, February 11, 2011 5:40 PM To: [email protected] Subject: Re: undeleted pdf box temp files (+~JF*.tmp) I'm glad others noticed because it is a production issue to me. We had to set up a batch that cleans old temp files in JVM tmp folder not to fill it up. Kind of really dirty. Best regards 2011/2/11 Ryan McKinley <[email protected]> > > > > Has anyone ever noticed something like that ? > > Do I miss use the API ? > > > > I get the same behavior.... lots and lots of +~JF*.tmp files... > > last time i looked into it, it is a tempfile that java makes when you > reference fonts. > > would be nice to somehow clean them up automatically though. > > ryan >

