Andreas Lehmkühler created PDFBOX-5550:
------------------------------------------

             Summary: redcuce number of open files
                 Key: PDFBOX-5550
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5550
             Project: PDFBox
          Issue Type: Improvement
          Components: IO
    Affects Versions: 3.0.0 PDFBox
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler
             Fix For: 3.0.0 PDFBox


{\{org.apache.pdfbox.io.RandomAccessReadBufferedFile}} opens a new file using 
the underlying file every time when creating a new view. The view of a 
COSStream isn't most likely closed until the entire pdf is closed. In the end 
there are as many open files as created COSStreams until the pdf is closed.

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to